Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aziz-axg/drink-menu-frontend
react app to display my backend app
https://github.com/aziz-axg/drink-menu-frontend
pwa reactjs
Last synced: about 1 month ago
JSON representation
react app to display my backend app
- Host: GitHub
- URL: https://github.com/aziz-axg/drink-menu-frontend
- Owner: Aziz-AXG
- Created: 2022-11-12T03:16:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T13:11:08.000Z (almost 2 years ago)
- Last Synced: 2024-05-09T20:37:00.166Z (8 months ago)
- Topics: pwa, reactjs
- Language: JavaScript
- Homepage: https://drink-menu.netlify.app/
- Size: 1.26 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is Drink menu frontend build using React.js,
The site was created as a mobile application in first pleas using Progressive Web Apps(PWA)
## technology used
*React.js
*styled-components
*react-icons
*react-router-dom
*aos
*sweetalert2
# VIEW The project in Website
## "[View demo](https://drink-menu.netlify.app/)"
##Node: The problem with the images not showing up is using a free hosting## To run in
```
$ npm install
``````
$ npm run start
```