RecipeApp

About The Project

The aim of this website is to help people create recipes of their own and publish it.It also allows the user to save the recipes they liked.

App Preview

image image image image

Built With

React.js

Express.js

Installation

1. Clone the repo
         git clone https://github.com/Sandra-Davis/RecipeApp.git
2. Move into server directory
         cd server
3. Install NPM packages
         npm i
4.Start the Development Server
         npm start