Skip to content

This is a single page application website design with javaScript webpack. It is a restaurant page that seeks to give information about a restaurant

Notifications You must be signed in to change notification settings

Forison/estee-restaurant-project

Repository files navigation

Linda restaurant project

A practical demonstration of designing a website with javascript(webpack) This project is designed with a plain vanilla Javascript to emulate a single page appplication or tab application. The project is part of a series of projects to be completed by students of Microverse.

restaurant restaurant

Technologies

  • HTML
  • CSS
  • Javascript
  • webpack

Usage

Clone the repository to your local machine

$ git clone https://github.com/forison/simpleRestaurantPage.git

cd into the directory

$ cd simpleRestaurantPage

git clone https://github.com/forison/simpleRestaurantPage

cd simpleRestaurantPage 
 npm install
npm watch
npm start
open with your favourite web browser.

Designed and developed by

Boakye Addo Forison

Contributing

  1. Fork it (https://github.com/forison/simpleRestaurantPage/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details

About

This is a single page application website design with javaScript webpack. It is a restaurant page that seeks to give information about a restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published