/todolist

Todolist application built with Next JS and Tailwindcss

Primary LanguageJavaScriptMIT LicenseMIT

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