Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k8pai/todolist

Todolist application built with Next JS and Tailwindcss
https://github.com/k8pai/todolist

nextjs portfolio-projects react react-icons tailwindcss todo-app todolist todolist-app todolist-application todolist-next

Last synced: about 1 month ago
JSON representation

Todolist application built with Next JS and Tailwindcss

Awesome Lists containing this project

README

        

## Run Locally

Clone the project

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

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
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

- [@k8pai](https://www.github.com/k8pai)