Skip to content

NimishVerma/First-ReactExpress-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Appointment Diary ( First-ReactExpress-App )

Prerequisites

  1. MongoDB (and mongod running)
  2. NPM

How to Run.

git clone https://github.com/bigpythonimish/First-ReactExpress-App.git

cd First-ReactExpress-App

npm run dev (runs express server at 5000 port and react app at 3000 concurrently)

Want to Contribute?

  1. UI and UX
  2. Increase current code modularity
  3. Put in more features

MIT Licensed