// This is My first time creating a README.md file. If any mistakes kindly accept my apologies.
A food recipe Website called Mr. Mainou's. Has all the features which are mentioned properly in the Featues Section
https://glacial-atoll-50379.herokuapp.com/
-
A Home Page - Shows some of our Recipes.
-
Abous Us Page - Gives more information about the websites Including features.
-
Features which has two sub section
(i) Create Recipe - Which allows one to create recipes
(ii) View All recipes - Shows all recipe
->Individual recipe Page
->Search Feature (First by name...If not found then By ingredients automatically)
->Edit Feature
->Delete Feature
->Shows All Ingredients
->Shows Nutrition Information (New)
->Steps to create that recipe (New)
->Gives Description about the Dish (New)
->Hands on Time (New)
->Total time (New)
->How many People can it be served (New)
-
Testimonials - USer Reviews (Dummy)
-
Contact Page (Dummy)
-
Fully responsive made with Bootstrap...
-
Node - latest version if possible but not necessary https://nodejs.org/en/download/
-
Browser - Preferably Chrome // No need of mongo db in the system as I'm using mlab - an online mongo database
- Make sure you have all the packages which are mentioned in package.json using npm install.
- Open the teminal and type "node app.js" (If due to any reasons it is not working please check the demo link as it contains a hosted copy).
- Open localhost:3000 or if on cloud9 then open preview.