In this project, you will use functional React components to create an app that manages contacts and appointments. The app consists of two pages: one to view and add contacts and one to view and add appointments.
A project for making a React web application that is used for managing contacts and appointments. The main idea is to make a form that will be able to add new contacts and using said contact to make appointments. Intended for practice use of React.
This project is part of Codecademy front-end course.
- React
- React Components
- Stateful Components
- Stateless Components
- Deploy the app with Surge