/react-meals-app-2025

Meal searching application built with React

Primary LanguageJavaScript

Meal Searching Application

This is a small meal searching application which was created during my React Crash Course with AI tutorial.

Demo

rcc.thecodeholic.com

Installation

  1. Clone the project
  2. Navigate into project's root directory in terminal
  3. Run npm install
  4. Copy .env.example into .env
  5. Run npm run dev