This is a full stack MERN app project including a backend API with Express and MongoDB and a frontend app with React hooks and context API.
This project was started with Express.js. In action with mongoose.
This project was bootstrapped with Create React App. And in action with react Hooks and Context API.
http://i.ioodu.com/react-hooks-context-app/
cd client
npm install
# Run on http://localhost:3000
npm start
# Build for prod
npm run build


