TharindaPrabhath / todo-frontend

Frontend for simple todo app created using react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Yarn

Overview

a simple todo app with frontend plus backend. Todo-Frontend Todo-backend

Features

  • User login
  • User registration
  • Add todos
  • View added todos
  • Edit todos
  • Remove after completion

Installation

First, run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to interact with the platform.

Usage

Login Page

Login Page

SignUp Page

SignUp Page

Add Todo Page

Add Todo Page

Contributing

Forks are lovely. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Roadmap

I'm planning to extend the functionality by adding an profile for track each user's activity stuff like that & hope to deploy in the cloud.

License

MIT

About

Frontend for simple todo app created using react


Languages

Language:TypeScript 91.1%Language:HTML 7.9%Language:CSS 1.0%