Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 409 Bytes

to-do-list

Small project using vanilla js

Design

mockup

You can view the app here: Demo Version in Vercel

Tech Stack

  • HTML
  • CSS
  • Vanilla JavaScript
  • Git Workflow
  • Vercel

Project setup

  1. Clone this repository.
  2. To run the app in development mode npx serve, then open http://localhost:5000 to view it in the browser