/todoapp-react

A simple Todo application built with React. Features include the ability to create, edit, and delete tasks, as well as the ability to sort tasks into different buckets for better organisation.

Primary LanguageCSSApache License 2.0Apache-2.0

Simple To-Do App

A simple to-do app built using React:

Dev Status

  • Basic UI layout with styles
  • Delete task functionality
  • Create task functionality
  • Edit task functionality
  • Switch between Inbox, Personal and Work panes
  • Authentication
  • Backend API

See it in action

https://todoapp-react-dirkjbreeuwer.vercel.app/

 Features

  • Ability to create, edit, and delete tasks
  • Ability to sort tasks into different buckets for better organization

Preview of the TodoApp:

Main Screen UI

Access Figma file for the UI here

Getting Started

  1. Clone the repository
git clone https://github.com/dirkjbreeuwer/todoapp-react
  1. Install dependencies
npm install
  1. Start the development server
npm start

Built With

  • React

Author

Dirk Breeuwer

License

This project is licensed under the Apache 2.0 License.