Skip to content

kwameopareasiedu/vanjs-todo

Repository files navigation

VanJS Todo App

This is a full-featured todo-list app with the following features:

  1. Server backed with Firebase
  2. Authentication (Signup, Login, Logout)
  3. Routing for different pages
  4. Creating todos
  5. Completing todos
  6. Deleting todos

Live Demo

Click here for the live demo

Technologies

The following technologies were used to build this app

  1. VanJS framework for frontend
  2. Firebase for backend
  3. TailwindCSS for styling
  4. Vite for tooling

Running The Project

  1. Clone the project git clone git@github.com:kwameopareasiedu/vanjs-todo.git
  2. Install dependencies yarn install
  3. Run server yarn dev
  4. Open the app on http://localhost:5173

Contributors

About

A complete Todo app built with VanJS, Firebase and TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published