Your best eCommerce to order makeup of all kind.
Deploy with Vercel at Farmacia-test website using react framework 'Nextjs'. Fetching Makeup Api endpoints for the products' list and products' details.
| The Github flow has been followed, as well as the commit pattern.
- Fork this repository
- Clone into a whished folder into your computer
- Run
yarn
//or
npm install
4.Run commands
yarn dev // to enter dev mode
yarn build // to packed whole app
yarn start // to run the packed app in your machine