- A mini-sprint from the Northcoders course aiming to create a Dashboard in React to view and update data from a RESTapi.
Key Areas
- Understanding using Class and Function Conponents
- Understanding state and props
- Understanding the React Lifecycle
- Using BEM naming and SCSS styling
- Async/await
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.
The page will reload if you make edits.
You will also see any lint errors in the console.