Skip to content

hirwaaldo1/gym-react-todolist-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodosList with redux

Live version

TodosList on netlify

Contents

In this TodosList project we have the following sections done:

  • Todo
  • Todo List

Technologies Used

This project is mainly based on React.js plus others few libraries listed below:

How To Run The Project

First, install the project's dependencies:

npm install

Then, run the development server:

npm start

There you go 😊, You can preview the project on http://localhost:3000

Releases

No releases published

Packages

No packages published