A personal website with portfolio and contact form, with the language and theme toggles.
- React
- Styled Components
This project is built with Create React App, so the scripts to build and run are provided.
Build with:
npm run build
Run with:
npm start
Test with:
npm test
Tested with:
- Node.js 16.13.1 (use
--openssl-legacy-provider in the build command
on newer versions) - Mozilla Firefox 114.0.2
- Microsoft Edge 97.0.1072.55