Skip to content

moonlik/coffee-shop-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee shop project based on React

This is the pet project based on create-react-app.

🔗 Demo.

Main purposes of this project:

  • Learn React:

    • how hooks work
    • what is component composition
  • Learn TailwindCSS:

    • how to extend default theme in tailwind.config file
    • what is mobile first conception
  • Improve knowledge of CSS, HTML and JS in general:

Features:

  • You can play with the shopping cart by adding and removing items from it.
  • Responsive for mobile devices.

Installation

Pull the code from the repository and run:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Credits

About

Coffee shop project on React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published