Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 825 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 825 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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