Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estaniulyte/coffee-shop
https://github.com/estaniulyte/coffee-shop
react react-router reactjs scss webapp website
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/estaniulyte/coffee-shop
- Owner: estaniulyte
- Created: 2022-02-03T17:53:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T19:57:39.000Z (almost 3 years ago)
- Last Synced: 2023-04-25T14:52:58.759Z (over 1 year ago)
- Topics: react, react-router, reactjs, scss, webapp, website
- Language: SCSS
- Homepage: https://estaniulyte.github.io/coffee-shop/
- Size: 4.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cafe website
Learning project made with React. Still in progress (early stage).
The project aim is to design and create a responsive Coffe Shop website, practise the usage of libraries like Redux, Router, etc.
The project is hosted with Github Pages and can be observed by going to [this link](https://estaniulyte.github.io/coffee-shop/).
## Project Features
- Mobile responsive
## Running a project
In the project directory, you can run:
```
npm start
```To run the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.