Skip to content

crystaltai/react-ecommerce-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Repo currently in progress!

E-commerce Page (built with React)

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/

Run the project

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.

Built with

Technologies

  • HTML
  • CSS
  • JS
  • React
  • Material UI

Tools

  • Visual Studio Code
  • Git and GitHub

Third party code

Project summary

⚠️ in progress