rameshvishnoi90904 / simplewebapp

A React App using Redux with node Node and MongoDB as persistant storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patient Management system

A simple patient tracking system developed using react,redux,node and mongodb

The repository contains frontend and backend of the system

1.Git clone the repo
2.Run npm install in both the folders
3.Start mongodb service on default port in backend folder 4.Run node server.js in backend folder
5.Run http-server in frontend folder
6.Load the website in browser on specified port

About

A React App using Redux with node Node and MongoDB as persistant storage

License:MIT License


Languages

Language:JavaScript 90.0%Language:HTML 10.0%