Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 432 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 432 Bytes

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