Skip to content

Hammadsoloman/Appointment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment App

Alt Text

Appointment Scheduler App in Express.js and React with Materials UI

Screen capture

Alt Text

Date Picker

Alt Text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installing

# Clone this repository
$ git clone https://github.com/barrancocarlos/appointment-app.git

# Go into the repository
$ cd movies-tracker

# Go into express app
$ cd express-api

# Install dependencies
$ npm install

# Run the app
$ node app.js

# App will run on http://localhost:5000

# Go into react app
$ cd react-app

# Install dependencies
$ npm install

# Run the App
$ npm start

# App will run on http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 12.1%
  • CSS 3.5%