Cheers!
Welcome to beer shop!
This project has some goals
- [] Search an address
- [] Redirect to product's page
- [] Show products availables based on near distributor
- [] Filter theese products by category
- node > 10
- Webpack
- React v17
- Styled-components
- Jest
- React Testing Library
...Soon
- GraphQL
- Apollo
git clone
cd beer-shop
npm install
npm run start
The link will be available on: http://localhost:8080
npm run test
or
npm run test --watch
Of course you can! But in this first moment, I am open to hear your feedback about tooling, architecture decisions and what else you want! Open I issue, I will love to hear you :)