View the portfolio: martinjeanne.com
- Built with modern web technologies (React, TypeScript, Vite)
- Styled using Emotion and Ant Design (Antd)
- Automated CI/CD pipeline with GitHub Actions
- Multiple language support managed by i18next
- Tracking web traffics with Google Analytics
- Fully responsive design
Make sure you have the following installed:
Install dependencies:
npm iRename ".env.example" in ".env.dev", and fill the necessary values in it.
Run in dev mode:
npm run dev