Skip to content

more-v-kaple/ActiveTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Active tasks"

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.

How to launch app on your computer

Ensure you have node.js and npm installed on your PC (https://nodejs.org/uk/download/)

  1. Clone or download this repo, open terminal window, and run npm i in the ActiveTasks folder with the package.json file.
  2. Run npm start command in terminal window in order to deploy project to localhost.
  3. Explore it here http://localhost:3000/

About

supersmall SPA on React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published