Skip to content

lucitemple/react-challenge-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment Planner is a basic appointment making app that:

  • adds contacts (name, email, phone)
  • displays contacts
  • adds appointments (contact, date, time)
  • displays appointments

This project was built as part of Codecademy Pro's Front End Engineer career path.

Technologies:

  • React.js
  • HTML, CSS, JavaScript
  • Create React App
  • node.js & npm

Create React App

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.

Collaborators

To practice teamwork, pair-programming, version control, git and GitHub processes, we completed this as a group project.

Using this project

To run this project:

  • you will need a node environment
  • clone or fork this project
  • install npm in the root of the project directory
  • to run the app in development mode, in the project directory run npm start and open http://localhost:3000 to view it in the browser.

About

React Appointment Planner app built as part of Codecademy Pro's Front-End Engineer career path. Add a contact, add an appointment, see results displayed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published