Experience the website live! Visit my website using the link below:
Welcome to my website URLs hosted on GitHub Pages! I created this SPA (Single Page Application) to keep my primary links in one place. The project was built using React.js and Chakra UI.
- Portfolio page
- GitHub page
- LinkedIn page
- WordPress page
Feel free to explore the different sections of the website. If you have any feedback or questions, don't hesitate to reach out!
To clone and run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/jonaDJ/websites.git
- Navigate to the project directory:
cd websites
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the project in your browser: Once the server is running, open http://localhost:3000 in your web browser to view the project locally.