pratapshiv1992 / react-hooks-express-mongodb-crud

React-Hooks + Material-Ui + NodeJS + Express + MongoDB demo tutorial. A starter kit for running React and Express from the same project. Live demo
https://post-on-it.firebaseapp.com/
8 stars 2 forks source link
babel-es6 boilerplate crud-application expressjs javascript material-ui mongodb moongose nodejs react-hooks react-router-dom starter-kit

react-hooks-express-mongodb-crud

This repo teaches about react hooks, react-router-dom, material-ui, express, mongodb, and other babel stuffs.

It is a basic single page application with crud functionality achieved by using above things.

Prerequisites

Installing

git clone https://github.com/pratapshiv1992/react-hooks-express-mongodb-crud.git
cd react-hooks-express-mongodb-crud
npm install
npm run dev