This project was bootstrapped with Create React App.
This project made use of third party library such as "Material UI".
It was written using the latest features of React such as React hooks.
To run this project on your local:
- Clone or download the project into your local.
- "cd" into the directory of the project cd ftl-task.
- Run "npm install" to install all the required dependencies.
- Run "npm start" to start the devlopment server on your local.