Restaurant Page

This my implementation of the odin project restaurant page project to demonstrate the use of webpack.

Preview

Live Version

  • The project is deployed on netlify here

Technologies

Installation

Follow the steps below to test the project locally. First ensure you have a version of Node.js equal or greater than v6.10.0 installed.

  1. Clone the repository from a terminal https://github.com/codecell/restaurant_page.git.
  2. Navigate to the project directory cd restaurant_page.
  3. Install project dependencies npm install
  4. Run npm run webpack to compile a development build.
  5. Run npm run start-dev to serve the project live on http://localhost:9000 and voila!!!.

👤 Ezaka Alfred

Show your support

Give a ⭐️ if you like this project!