boraCodar – Cahllenge 2
Rocketseat community started a coding challenge, every week they post a new idea that you can show your coding skills.
Live version here
Preview
Tech
- React
- Sass
To run locally:
Clone project
git clone https://github.com/vivianemartini/boracodar-product-card
cd boracodar-productcard
Install dependencies
npm install
ou
yarn
Run project
npm start