Skip to content

Fullstack app with Node React Redux, Express and Mongoose

Notifications You must be signed in to change notification settings

dohafaridi/dental-clinic

Repository files navigation

Dental clinic

A Node app built with MongoDB (Mongoose) React and Redux for learning MERN stack purpose.

Node provides the RESTful API, React provides the frontend and accesses the API, Redux for state management and MongoDB as a realtime database.

Build Status

Getting started

To get the APP running locally:

Make sure you have Node.js and MongoDB Community Edition (instructions) installed.

  • Clone this repo
  • npm install to install all required dependencies
  • Run mongod
  • npm run start to start the local server

The APP should now be running on localhost:8000.

Contribution

This repo is functionality not complete - PRs and issues welcome!

About

Fullstack app with Node React Redux, Express and Mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages