This is a simple portfolio website built with React and Tailwind CSS. It showcases my projects, skills, and experience.
- Responsive design
- Dark mode
- Smooth scrolling
- Animated transitions
- Contact form
- React
- Tailwind CSS
- Framer Motion
- React Router
- EmailJS
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/bobspange/PortfolioV2.git
- Navigate to the project directory:
cd PortfolioV2 - Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and go to
http://localhost:3000to view the website.