Skip to content

A Family Recipe app used to help relocate family recipes to digital spaces.

License

Notifications You must be signed in to change notification settings

hhhhhaaaa/hearthlibrary

Repository files navigation

Hearthlibrary

A Family Recipe app used to help relocate family recipes to digital spaces.

Table of Contents

Description

A Simple Restaurant Application using React JS, a JavaScript library to make awesome UI , Node JS, Express JS and MongoDB.

This application uses React JS component oriented UI creation paradigm. The components are written in JSX and ES6 style and are combined to get a single build for production purpose using Webpack.

ES6 module creation along with import /export is used. Babel is used to transpile all JSX code to vanilla JavaScript code. To install all the dependecies npm is used.

Back end is implemented using Node JS, Express JS and MongoDB. Atlas, the Cloud version of MongoDB is used.

For UI creation mostly Bootstarp little Css is used .

This is a responsive web application for viewing in both Mobile and Desktop.

Back to Table

Technologies-Used

  • HTML
  • CSS/Bootstrap
  • JavaScript
  • Node.js
  • Express.js
  • NoSQL/MongoDB
  • Mongoose
  • React
  • Heroku

Installation

The application can be viewed live on Heroku here:Hearthlibrary

Open the web browser and typehttp://localhost:3000 in the address bar to load the application To open the app in the local machine follow the below mention steps

  1. Clone the repository:
git@github.com:hhhhhaaaa/hearthlibrary.git
  1. Navigate inside the directory:
cd Hearthlibrary
  1. Install all the necessary dependecies:
npm install
  1. Run seed
npm  run seed
  1. Start server
npm run start:dev

Above steps will open the app in web browse with http://localhost:3000 Url .

Back to Table

Usage

A Simple Restaurant App using React (MongoDB, Express JS, React JS, Node JS) to search recipes.

A view of the dashboard:

License

License: MIT This project has been licensed under MIT and thus standard copyright laws applied.

Contributions

Backend

  1. Douglas Lubaway- Database And API
  2. Kyle Nance- Routes And Auth

Frontend

  1. Nishad Kurup - Components/React
  2. James Sewere - CSS And Styling

Resources

About

A Family Recipe app used to help relocate family recipes to digital spaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •