is a supersmall SPA: fetching tasks -> display tasks on Main page -> display task details on task/taskId page
Tech stack: React, Redux, Material UI, styled-components, Webpack.
Ensure you have node.js and npm installed on your PC (https://nodejs.org/uk/download/)
- Clone or download this repo, open terminal window, and run
npm iin theActiveTasksfolder with thepackage.jsonfile. - Run npm start command in terminal window in order to deploy project to localhost.
- Explore it here http://localhost:3000/