Giter Site home page Giter Site logo

react-node-recipe-app-starter's Introduction

React-Node Recipe App Starter

A starter project for building a recipe application using React for the frontend and Node.js for the backend.

Features

  • Frontend:

    • Built with React.
    • Recipe search functionality with a visually appealing UI.
    • Display recipe cards with RecipeCard component.
    • Modal to display recipe details using the RecipeModal component.
    • Uses packages like react-icons for enhanced UI elements.
  • Backend:

    • Built with Express.js.
    • Uses Prisma as an ORM.
    • Provides API endpoints for recipe search, fetching recipe summaries, and managing favorite recipes.
    • Check the main server file here.

Getting Started

Frontend

  1. Navigate to the frontend directory.
  2. Install the required packages:
    npm install
  3. Start the development server:
    npm run dev

Backend

  1. Navigate to the backend directory.
  2. Install the required packages:
    npm install
  3. Start the server:
    npm start

Contributing

Feel free to fork this repository, make changes, and open a pull request if you think your changes can improve this starter project.


You can customize this README further based on any additional features or details you'd like to include.


You are currently on the free plan which is significantly limited by the number of requests. To increase your quota, you can check available plans here.

AskTheCode Website | Documentation | Github | Twitter

react-node-recipe-app-starter's People

Contributors

chrisblakely01 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.