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
- Host: GitHub
- URL: https://github.com/bondok6/nuxt-todo
- Owner: Bondok6
- Created: 2022-04-17T03:24:29.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-27T20:13:53.000Z (over 2 years ago)
- Last Synced: 2025-01-11T03:54:47.651Z (about 1 month ago)
- Topics: nuxtjs, sass, vuejs
- Language: SCSS
- Homepage: https://bondok6.github.io/nuxt-todo/
- Size: 424 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.