Skip to content

Get Smokin is a recipe and blog site that I designed and developed out of my passion for live fire smoking.

Notifications You must be signed in to change notification settings

grahamvickers/get_smokin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Express Server with MongoDB

With this application I have created a food recipe and blog website, my assignment was to create a node-express server to display content from a Mongodb database and display contents and pass multiple API enpoints. The content that is being passed through is recipe data that contains titles, about, prices, imagery and more. Users can click through the endpoint and reveal more data as you move through the directory.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

You will need to install the following in order to run the website:

copy and paste the following into your terminal:

$ git clone https://github.com/grahamvickers/node_express

Deployment

Then open the project folder in a terminal of your choice, then copy and paste the following and go.

$ docker-compose up

Then go to - localhost:3002 - in a web broswer of your choice and start searching recipes!

Built With

  • HTML5 - Layout
  • CSS3 - Styling
  • JaveScript - Front-end enhancments
  • Node EJS - templating and data passing
  • MongoDB - Database
  • Ajax - Json data
  • GitHub - Version control
  • Docker - Local Remote server

Browser Capability

  • Chrome - 100%
  • Firefox - 100%
  • Safari - 100%
  • IE - Unknown

Authors

Acknowledgments

  • Thanks to Marco for teaching me how to incorporate these technologies.

About

Get Smokin is a recipe and blog site that I designed and developed out of my passion for live fire smoking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published