Appointments App it's a simple React application used to understand the basic concepts of React, like components, useState, useEffect. the objective of this app is to create and register appointments for a veterinary hospital and manage them. This app doesn't have a database, instead use only localstorage to 'save' the appointments
- Clone this repository
- Open the terminal inside the respository folder and run
npm start
(IT SHOULD WORK)
- Installl NodeJS
- ReactJS - Framework (or library) mainly used is this project
- Francisca Osores - Initial development and documentation - raebeb
⌨️ with ❤️ by Raebeb 😊