Coder Social home page Coder Social logo

cookmate's Introduction

CookMate

Logo CookMate

This repository contains the code for a web application that allows users to generate recipes based on the ingredients they want. The application uses Vite.js as the development environment and React.js as the framework for the graphical interface. Tailwind CSS is used as the styling framework, and React Router DOM for navigation management.

On the backend, Node.js and Express.js are used to create a web server, MongoDB to store the application's data and OpenAI for image generation. In addition, Cohere.ai is used for recipe generation.

Application interface

The design of the application was created in Figma, the link to the design can be found here.

Installation

To install and run this application on your local environment, follow these steps:

  1. Clone this repository to your local machine: git clone https://github.com/yasielhp/cookmate
  2. Navigate to the project folder and install the required dependencies: cd cookmate npm install
  3. Start the application: npm run dev

The application will run at http://localhost:5173/ in your browser.

Usage

  1. Enter your name.
  2. Type or scan the ingredients you want to use to generate the recipe.
  3. Select the number of people for the recipe.
  4. Select if you want to generate the image of the recipe as well.
  5. Press the "Generate" button.

The application will generate a recipe and a corresponding recipe image.

Contribution

If you want to contribute to this project, follow these guidelines:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/feature-name).
  3. Commit your changes (git commit -am 'Description of changes').
  4. Push to the branch (git push origin feature/feature-name).
  5. Create a pull request.

Licencia

This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International.

cookmate's People

Contributors

yasielhp avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.