This project was carried out for practice purposes. This application allows you to add the name and age of a user through a form and delete them.
- React.js
- Material-UI/Icons
- Clone this repo
- In the terminal run
npm install
, this one downloads a package and its dependencies. - Run
npm run start
- Open (http://localhost:3000)