Skip to content

kaeltran16/recipello

Repository files navigation

Table of Contents

About The Project

Recipe sharing

This project's goal is to provide food lovers a place to share and boast about their favorite recipes. It also allows a quick search for a recipe.

Built With

  • React
  • Apollo (react-apollo for front-end and apollo-server-express for back-end)
  • Express

Installation

  1. Clone the repo
git clone https://github.com/kaeltran16/recipello.git
  1. Install NPM packages
npm install --prefix ./server && npm install --prefix ./client
  1. Run the app
npm run dev

About

A recipes provider web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published