The Next Gen AI Powered Todo-List App.
With an Integration of GPT-3 APIs, Suggestion to your next task comes right away.
This project is basically a todo app, where users will be able to list down the tasks they wish to do. The goal for the project is that one day, somewhere, all the people in a coffee shop, with a list of tasks to do, will be addicted to this and you'll be part of the Impact 🙂.
All PRs To Be Merged From 1st October 2022
Design link: Figma Design
If you want to create a new issue make sure to read report_bug.md
Contributions are always welcomed!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
- JavaScript
- Fork the repo.
- Clone repo & switch to the folder by running the command below in your terminal:
$ git clone https://github.com/your_username/coffee-tasks.git
$ cd coffee-task
Now you are in your cloned repo of coffee-task.
- Install all packages .
$ npm install
- Run app on localhost.
$ npm run dev
🥳 YAY! Now you can see coffee-task in your localhost port.
This project follows the all-contributors specification. Contributions of any kind welcome!