My personal portfolio to showcase my work and information about me.
- Frontend
- Typescript
- React -Framer motion
- Test
- Jest
Live preview: https://erkodev.fi/
Frontend Deployed to: Netlify
- git clone https://github.com/erkanisuf/erko-portfolio.git;
- npm install - to install all the packages ;
- npm run tests - to check tests (in case you change something make sure to change the snapshots to)
- npm start