quynhnn-vn / react-AppointmentPlanner

An app manages contacts and appointments

Home Page:https://appointment-planner-qnn.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://appointment-planner-qnn.netlify.app/


Languages

Language:JavaScript 79.8%Language:CSS 15.0%Language:HTML 5.2%