Project to create an e-commerce page of a fake coffee roasting company (using Verve coffee bag names and data)
🔗 Live preview: https://crystaltai.github.io/react-ecommerce-page/
git clone git@github.com:crystaltai/react-ecommerce-page.git
npm install
npm run start
This will run the app in the development mode.
Open http://localhost:3000 to view it in your browser.
- HTML
- CSS
- JS
- React
- Material UI
- Visual Studio Code
- Git and GitHub