This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This project is a boiler plate which enables you to kick start a project in react & type script and be able to build the best possible application
Dependencies used are all available in the package.json
to start the project
cd into project root folder and type in command: npm install After type in :npm start Have a lovely run
NB this is just a boiler plate with no back end to persist therefore you need to add flesh inorder to consume APIs as per will
1.Hooks gives the logic 2.view displays & manipulates data