Skip to content

Starter Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App: Stage 1" Project

Notifications You must be signed in to change notification settings

jhowardjr/mws-restaurant-stage-1

 
 

Repository files navigation

Mobile Web Specialist Certification Course - Restaurant Review

This project incrementally builds upon an existing resturant review application using several lessons learn throughout the Mobile Web Specialist Certification Course.

Getting Started

  1. Clone the project.

[email protected]:jhowardjr/mws-restaurant-stage-1.git

  1. Change to the project directory.

cd mws-restaurant-stage-1

  1. Install the project dependicies.

npm i

  1. Start the project.

gulp

  • Note: This project requires a Server
  1. View the project in a browser at http://localhost:3000

Prerequisites

Authors

See also the list of contributors who participated in this project.

Changelog

SEE CHANGES CHANGELOG

About

Starter Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App: Stage 1" Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.3%
  • HTML 18.4%
  • CSS 17.3%