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

https://github.com/bondok6/nuxt-todo

In this project, I built a simple To-Do App for managing the daily tasks and keeping track of tasks during the day. Build with Nuxt.js
https://github.com/bondok6/nuxt-todo

nuxtjs sass vuejs

Last synced: 16 days ago
JSON representation

In this project, I built a simple To-Do App for managing the daily tasks and keeping track of tasks during the day. Build with Nuxt.js

Awesome Lists containing this project

README

        

# Todo Nuxt

In this project, I built a simple To-Do App for managing the daily tasks and keeping track of tasks during the day.

## Built With

- Nuxt.js
- Sass

## Live Demo 🌐

### [ToDo-App Link](https://bondok6.github.io/nuxt-todo/)

## Getting Started

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

## Authors

👤 **Kyrillos Hany**

- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.