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

Home Page:https://post-on-it.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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/


Languages

Language:JavaScript 95.2%Language:HTML 4.8%