This is my personal portfolio website built using React, a JavaScript library for building user interfaces. The website showcases my skills, experience, and projects.
A live demo of the website can be found at example.com.
- React
- HTML
- CSS
- JavaScript
- Bootstarp
- React Router
The website has the following features:
- Responsive design that works on all devices
- Home page with an introduction and links to the other pages
- About page with information about myself, my skills, and experience
- Projects page with a list of my projects, including descriptions and links to the GitHub repository or live demo
- Contact page with a form to send me a message
- Navigation bar with links to the different pages
- Smooth scrolling to sections on the home page
- Customizable theme using Bootstrap
- Installation
git clone [email protected]:Limeload/Portfolio-Website.git
npm install
npm start
This will start the development server and open the website in your browser at http://localhost:3000
This project is licensed under the MIT License. You are free to use, modify, and distribute the code as you see fit.