Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/nodejs-web-reactjs-express-promise-fetch
A reactjs project that loads json from
https://github.com/bearddan2000/nodejs-web-reactjs-express-promise-fetch
express fetch nginx nodejs promise reactjs web webpack
Last synced: about 1 month ago
JSON representation
A reactjs project that loads json from
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-reactjs-express-promise-fetch
- Owner: bearddan2000
- Created: 2023-07-01T12:26:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-01T12:26:05.000Z (over 1 year ago)
- Last Synced: 2024-07-30T20:04:10.131Z (5 months ago)
- Topics: express, fetch, nginx, nodejs, promise, reactjs, web, webpack
- Language: Shell
- Homepage: https://github.com/bearddan2000/nodejs-web-reactjs-express-promise-fetch
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-reactjs-express-promise-fetch
## Description
A reactjs project that loads json from
backend expressjs api.Features:
- component with parameters
- css grid
- async fetch
- promise
- cors## Tech stack
- reactjs
- webpack
- nginx## Docker stack
- node:latest
- bayesimpact/react-base:latest## To run
`sudo ./install.sh -u`
- [Avaible here](http://localhost)## To stop
`sudo ./install.sh -d`## For help
`sudo ./install.sh -h`