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

https://github.com/jsonfm/react-todo

💚 🚀 A Todos App made with React.
https://github.com/jsonfm/react-todo

css react

Last synced: 2 months ago
JSON representation

💚 🚀 A Todos App made with React.

Awesome Lists containing this project

README

          

![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)

A todos app made with React.JS and CSS styles.

### Install

```
npm run install
```

### Dev

```
npm run dev
```