This repository was made for devnology fullstack test. Here's a front-end for user registration, login and shopping. Website produced with the concept of mobile first.
- TypeScript
- React.js
- Styled-components
- React-hook-form
- React-cookie
- React-icons
- React-toastify
- Framer-motion
- Material UI
- Vercel for deploy
├── src
│ ├── App.tsx
│ ├── assets
│ ├── components
│ ├── configs
│ ├── interfaces
│ ├── main.tsx
│ ├── pages
│ ├── providers
│ ├── routes
│ ├── services
│ ├── styles
│ ├── utils
│ └── vite-env.d.ts$ yarn # development
$ yarn dev
For the deployment, the vercel platform was used as an infrastructure provider.
In this project I used trello to guide my tasks and Figma for the design. Here are the links to the documentation.