Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

arnavbhate/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List

A To Do list written in React for my college project.

Usage

This repo contains both the source and prebuilt versions of the app. To use the source:

  1. Install Node.js
  2. Clone this repo
  3. In the root directory, install all dependencies by running
npm install
  1. Start the app
npm start

To run the prebuilt files, just copy the contents of the prebuilt folder to the root directory of your favourite web server.

Contributions

I am currently not looking for contributions.

License

This app is licensed to you under the MIT license.

About

A To Do list written in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published