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: 2 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T12:26:05.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T16:32:55.074Z (over 1 year 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`