Skip to content

quynhnn-vn/react-AppointmentPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Project: Appointment Planner

Use stateful and stateless functional React components with Hook to create an app that manages contacts and appointments. The app consists of two pages:

  • Contacts: view and add contacts
  • Appointments: view and add appointments.

Available Scripts

Run npm install inside the project's root directory (make sure you have Node installed on your computer)

Run npm start and open http://localhost:3000 to view it in the browser.

Open https://appointment-planner-qnn.netlify.app/ to view it in deployed version.

React Router will automatically redirect to: https://appointment-planner-qnn.netlify.app/contacts

About

An app manages contacts and appointments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published