Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`