This project is a kind of coffee shop app.
https://mudaston.github.io/React-Coffee
Clone the project
git clone https://github.com/mudaston/React-Coffee.gitGo to the project directory
cd React-CoffeeInstall dependencies
npm installStart the server
npm run startOpen in a browser
http://localhost:3000I learned how to create SPA with the React Router and how to create styles with the Styled Components libraries
This is my first React project that I created on my own a week after I started learning.


