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: 3 months ago
JSON representation
Todolist application built with Next JS and Tailwindcss
- Host: GitHub
- URL: https://github.com/k8pai/todolist
- Owner: k8pai
- License: mit
- Created: 2022-10-29T21:38:26.000Z (over 2 years ago)
- Default Branch: k8pai
- Last Pushed: 2024-10-07T18:29:51.000Z (7 months ago)
- Last Synced: 2024-11-28T15:14:56.158Z (5 months ago)
- Topics: nextjs, portfolio-projects, react, react-icons, tailwindcss, todo-app, todolist, todolist-app, todolist-application, todolist-next
- Language: JavaScript
- Homepage: https://todolist.k8pai.dev
- Size: 655 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)