/ecowiser

Food Recipe App using MERN Stack

Primary LanguageTypeScriptMIT LicenseMIT

YumYard

Screenshot (1464)

A food recipe web application for creating and getting recipes

Built With 🌩️

  • React
  • TailwindCSS
  • ExpressJs
  • TypeScript
  • NodeJs
  • Cloudinary
  • MongoDB

Live Demo ☁️

Live Demo Link

Getting Started ☀️

To get a local copy up and running follow these simple example steps.

Prerequisites

Install Node and npm using the npm install command on your command line, then install yarn using npm install --global yarn.

Setup

Clone this repository by typing git clone https://github.com/HIMU-2001/ecowiser.git on your terminal.

Installation

The application contains two folders

  1. frontend
  2. backend

Navigate to the project directory of your choice cd frontend or cd backend and run

$ yarn install

Running the app

Running the frontend

# development
$ yarn dev

# build
$ yarn build

# preview
$ yarn preview

Usage

While inside the foodie/frontend, run yarn dev. This will open a development server.

Running the backend

# development
$ yarn dev

# build
$ yarn build

# linting
$ yarn lint

# formatting
$ yarn format

Usage

While inside the foodie/backend, run yarn dev. This will open a development server.

Show your support

Give a ⭐️ if you like this project!

Author

👤 Himanshu

📝 License

This project is MIT licensed.