Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexlaurence/react-todo-app

πŸ“A lightweight todo app written in JavaScript using React.js
https://github.com/alexlaurence/react-todo-app

react todo-app

Last synced: 18 days ago
JSON representation

πŸ“A lightweight todo app written in JavaScript using React.js

Awesome Lists containing this project

README

        

# React-Todo-App
A lightweight todo app written in JavaScript using React.js framework.

## Quick Overview

You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.

```bash
$ git clone https://github.com/alexlaurence/React-Todo-App
$ cd React-Todo-App
$ npm install
$ npm start
```

Then open [http://localhost:3000/](http://localhost:3000/) to see the app.

When you’re ready to deploy to production, create a minified bundle with `npm run build`.

If you don't wish to clone, you can [download the source code](https://github.com/alexlaurence/React-Todo-App/archive/master.zip).

## License
MIT License Β© 2018-Present [Celestial Interactive](https://github.com/celestialinteractive). All rights reserved.

## End User License Agreement (EULA)
- You will not use this repository for malicious activity.
- We / You will not support anyone who is violating this EULA conditions.
- Repository is just for learning / personal purposes thus should not be part of any service available on the Internet that is trying to do any malicious activity.

## Legal
This is a free and open source app. Use it at your own risk.