Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial commit #1

Merged
merged 2 commits into from
Dec 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/node_modules
72 changes: 70 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,70 @@
# ChefBook
Facebook and a recipe book's amazing cross product XD

# Chef-Book
![image](https://github.com/kirti281003/ChefBook/assets/97171261/b82524e0-7e10-4e99-b853-f839ab95cfbd)

This a a recipe app made in ReactJS, the recipes are fetched from Edamam API.
Search for any ingredient and get the top 10 items you can make with it

## Maintainers
@i-am-SnehaChauhan and @Nitya-Pasrija

Please reach out to the maintainers if you get stuck or wish to report someone.

## Tech stack used
* ReactJS

### APIs resource: [ReactJS in one video](https://youtu.be/RGKi6LSPDLU)

## CONTRIBUTING TO THIS PROJECT

- Take a look at the Existing Issues of your project and find one that interests you or create your own Issues!
- Tag the repository maintainers or issue creators to assign that issue to you.
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue you are working on.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Once your PR is approved, your changes will be merged into the project.
- Add Screenshots to help us know what this Script is all about.
- Repository-specific contribution information is in the respective READMEs of each repo.
- Do not abuse and/or use bad language. Ensure you don't insult anyone. Be respectful and inclusive.
- Please mention your full name on your GitHub handle to be eligible for prizes.


You can take up any of the existing issues or create a new one to contribute!<br/>
Contribution period ends: 28 January 2024


## How to get started?

You can refer to the following resources on Git and Github to get started and contact our Project Mentors via [Discord](https://discord.gg/xTNC4MGB) if you have any doubts.

- [Learn how to contribute to GDSC IGDTUW Autumn of Code Projects](https://www.youtube.com/watch?v=Hcc1LXldeJk)
- [Go through this repository to how to contribute learn step-by-step](https://github.com/firstcontributions/first-contributions)
- [Watch this video to get started](https://youtu.be/SL5KKdmvJ1U)
- [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
- [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-a-pull-request)
- [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github)
- [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)



## Prizes
- Top 3 contributors ❄️<br/>
Special prize | Swag Kits | Shoutouts on Social Media handles | Certificate of appreciation

- Top 5 contributors ❄️ <br/>
Special prize | Swag Kits | Shoutouts on Social Media handles | Certificate of appreciation

- Top 10 contributors ❄️ <br/>
Shoutouts on Social Media handles | Swag kits and lots of exciting goodies | Certificate of appreciation

- Top 25 contributors ❄️ <br/>
Swag kits and lots of exciting goodies | Certificate of appreciation

- All the contributors will get a certificate of appreciation for their first successful pull request


Join our [Discord](https://discord.gg/KKFUVma6) to stay in touch with project mentors and for any furthur questions.




Loading