This branch is prepared for developers to jump start with a React Hooks & Redux app. It is bootstrapped with Create React App.

alt text

Available Scripts

In the project directory, you can run:

npm install

npm start

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.

File Structure

Below is the file structure of the current app which is one of the ideal ways to set up react hooks & redux. This can be modified as needed per your project requirements.

The details regarding react hooks & redux set up are explained in the files.

alt text