Coffee Tasks
A Hacktoberfest Present ? for all React Beginners.
Description of the project:
The Next Gen AI Powered Todo-List App.
With an Integration of GPT-3 APIs, Suggestion to your next task comes right away.
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 ?.
Originally designed to help Beginner Front-End Devs build a solid and real-world working app through the course of – Hacktoberfest’22.
All PRs To Be Merged From 1st October 2022
UI/UX Design
We have made designs upon which our project is based:
Create issue
If you want to create a new issue make sure to read report_bug.md
Contributing
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project’s code of conduct
.
Installing and Running
- Fork the repo.
- Clone the repo 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.
- run the command below to install all the packages and to run coffee-task on localhost:
$ npm install
$ npm run
? YAY! Now you can see coffee-task in your localhost port.
Contributors
This project follows the all-contributors specification. Contributions of any kind welcome!