My personal website to display my projects, and anything I fins interesting.
- Light/dark mode toggle
- French and English localiztion
- Responsive
React, NextJS, i18next, TailwindCSS
Clone the project
git clone https://github.com/JKaram/portfolio-site
Go to the project directory
cd portfolio-site
Install dependencies
npm install
Start the server
npm run dev