k8pai / todolist

Todolist application built with Next JS and Tailwindcss

Home Page:https://todolist-k8pai.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Locally

Clone the project

  git clone https://github.com/k8pai/todolist.git my-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

About

Todolist application built with Next JS and Tailwindcss

https://todolist-k8pai.vercel.app

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 1.2%