arthur-melo / just-another-todo-app

An offline todo list application, built with React + Redux Toolkit.

Home Page:https://just-another-todo-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Just Another Todo App

codecov License GitHub deployments

Just Another Todo App is a todo list application built with React + Redux Toolkit.

Features

  • Responsive design.
  • Offline capable (Progressive Web App).
  • No analytics/tracking cookies.

Website

The project can accessed at: just-another-todo-app.vercel.app 👈

Build it yourself

If you want to run from source, make sure that you have NodeJS installed (Latest / LTE supported).

Open your terminal and run the following command to download the needed dependencies:

npm install

And then, to run the project:

npm start

A new browser window will be launched, have fun!

License

This project is licensed under the MIT License — see the LICENSE.md file for details.

About

An offline todo list application, built with React + Redux Toolkit.

https://just-another-todo-app.vercel.app

License:MIT License


Languages

Language:JavaScript 93.0%Language:HTML 4.6%Language:CSS 2.2%Language:Shell 0.2%