Skip to content

rachidelaid/microverse-todo-list-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microverse ToDo List

this is a minimalist ToDo list app, to add, update and remove tasks easily. right now you can't do anything, but by the end of this week it will be fully functional.

Built using

  • HTML
  • CSS
  • JavaScript
  • Webpack

Usage

start by cloning this repository by running:

git clone https://github.com/rachidelaid/microverse-todo-list.git

cd to the folder

cd microverse-todo-list

run this command to install all the packages needed

npm install

to run a live server on port 8080 run this command

npm run start

to build your project run:

npm run build

Authors

👤 Rachid El aid

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published