Skip to content

hrla29-group-targaryen/nav-about

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Grubhub - Navbar, Intro, and About

Recreation of Grubhub's navbar, introduction to the restaurant, and 'about restaurant' information.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

git clone https://github.com/hrla29-group-targaryen/nav-about.git
cd nav-about
npm install
npm run seed-db (if needed)
npm run start

Requirements

Nodejs, Express, React

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

Releases

No releases published

Packages

No packages published