This project was bootstrapped with Create React App.
Based on: Figma design
Live on: https://portrait-test-oylri.ondigitalocean.app/login
- Node v14
- Yarn v1.22.5
- React JS
- React Rematch
- Sass
- I used Atomic Design in this proyect.
Requirements
- Node v14
- Yarn v1.22.5
First install the dependencies
yarn install
You can run with
yarn run start
MOCK USER
{ email: 'example@mail.com', password: '123456' }
Done! Happy Hacking!