This is my personal portfolio developed with React. Here I showcase the projects I have worked on, my skills, and how to contact me.
To install and run this project locally, you'll need to have Node.js and npm installed.
- Clone the repository
git clone https://github.com/yourusername/react-portfolio.git
- Navigate to the project directory
cd react-portfolio
- Install dependencies
npm install
- Start the development server
npm start
The project should now be running at http://localhost:3000.
- Based on React
- Built with TypeScript on the Next.js framework
- Styled with Tailwind CSS
- Populated with data from a single file
- Fully mobile-optimized
- Server-side rendered to ensure fast loading and a clean UI on any device