NimishVerma / First-ReactExpress-App

Basic Appointment Setting App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic Appointment Setting App

License:MIT License


Languages

Language:JavaScript 85.2%Language:HTML 8.9%Language:CSS 5.9%