LuanEdCosta / redux-saga-todo-list

Todo list created to study Redux Saga

Home Page:https://luanedcosta.github.io/redux-saga-todo-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Saga Todo List

GitHub top language GitHub language count Repository size GitHub GitHub last commit Repository issues

App Screenshot

๐Ÿ“ƒ About

This project was created to study more about Redux and learn Redux Saga to improve the state management of an application.

๐Ÿ‘‰ CLICK HERE to see it running in your browser.

๐Ÿš€ Technologies

โ„น๏ธ How To Use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/LuanEdCosta/redux-saga-todo-list.git

# Go into the repository
$ cd redux-saga-todo-list

# Install dependencies
$ yarn install

# Run the app
$ yarn start

๐Ÿ‘จ Author

Luan Eduardo da Costa | Follow me on Linkedin

About

Todo list created to study Redux Saga

https://luanedcosta.github.io/redux-saga-todo-list/

License:MIT License


Languages

Language:JavaScript 96.5%Language:HTML 3.5%