Skip to content

thejoltjoker/react-todo-app

Repository files navigation

☑️
React Todo App

A simple todo-list application built with React

Key FeaturesHow To UseCreditsRelatedLicense

Key Features

  • Hardcoded list with custom todos
  • Ability to remove todos from the list
  • Utilizes components for better structure
  • Uses localStorage to save and restore the list between page updates

How To Use

Installation

  1. Clone the repository: git clone https://github.com/thejoltjoker/react-todo-app.git
  2. Navigate to the project directory: cd react-todo-app
  3. Install dependencies: npm install
  4. Start the application: npm run dev

Credits

  • Inspired by Todoist
  • Inspired by Reminders from Apple

Related

  • FSU23D - Frontend Development - Welcome to my GitHub repository for the frameworks system development course during my education as a full-stack developer at Medieinstitutet, FSU23D.

You may also like...

License

This project is licensed under the MIT License.