Skip to content

maikel-mattiu/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal To-Do App

A minimal and functional to-do list app to keep track of anything. Enjoy!!

Getting Started

This project is created with Vite. It's intended to be run locally, on your computer, using Node.js and NPM.

You'll first need to install NPM dependencies, and then run a local development server. Here are the relevant terminal commands:

# Install dependencies:
npm install or npm i

# Run a development server:
npm run dev

The project can be viewed in the browser by navigating to http://localhost:5173/.

About

A minimal functional to do react application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published