Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 1.73 KB

README.md

File metadata and controls

68 lines (56 loc) · 1.73 KB

RecipeApp-Demo

RecipeApp

RecipeApp is a fictional web application for reviewing recipes using Node.js, ExpressJS, mongoose, passport, RESTful routing, jQuery, Javascript and bootstrap.


Getting Started


These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.


Prerequisites


Things you need to know before you start working with the project
  1. Node.js
  2. ExpressJS
  3. MongoDB
  4. CSS3
  5. HTML5
  6. Bootstrap

Installing


You can use git clone or simply download the zip to your local machine.

This guide will help you to install Node.js and npm:

https://docs.npmjs.com/getting-started/installing-node

###Running Application: cd into recipeapp folder and type the following command in terminal:

node app.js

Testing


This application has been tested on several other browsers like Chrome, Mozilla and Microsoft Edge.


Authors


  • Vaibhav Acharya

License


License: MIT

This project is licensed under the MIT License - see the 'LICENSE.md' file for details


Acknowledgments


I hope this project will inspire you to create many more projects ahead. Thank you for using or contributing to this repository.


Contact Me