Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loconluis/todo-list-estratek

Working with Redux, Ajax call, react and that! ⚡️
https://github.com/loconluis/todo-list-estratek

Last synced: 16 days ago
JSON representation

Working with Redux, Ajax call, react and that! ⚡️

Awesome Lists containing this project

README

        

# Read this
1. The original version is on Tag 1.0.0

2. The version with Styles is on Tag 1.0.1.

This is an application that simulates, a list of Todos.

![imgr](https://i.imgur.com/Zqd6GxP.gif)

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

### For development uses:

`$ git clone repo`

`$ cd todo-list-estratek`

`$ npm install` or `$ yarn install`

`$ npm start` or `yarn start`

***When the api doesnt exist use the seed data on the project, and comment the code with the fetching data.