Skip to content

This is a website skeleton that can be used by any restaurant to showcase their dishes and it is the submission for The Odin Project: Restaurant Page.

Notifications You must be signed in to change notification settings

jesusgraterol/restaurant-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Page

Restaurant Page

This is a website skeleton that can be used by any restaurant to showcase their dishes and it is the submission for The Odin Project: Restaurant Page.

The key features are:

  • Beautiful and modern layout that can be used by any restaurant
  • Well structured and easy to use display of the restaurant's menu and contact information
  • Optimized Build
  • Cross-Platform Compatibility

Live Demo

Restaurant Page

Getting Started

Requirements

  • GIT
  • NodeJS ^v21.0.0
  • NPM ^v10.2.0

Installation

  1. Clone the repository
git clone [email protected]:jesusgraterol/restaurant-top.git
  1. Install the dependencies
npm install

Usage

  1. Run the Webpack Build in watch mode
npm start
  1. Open the ./dist/index.html file with your favorite browser.

Build Process

  1. Run the Webpack Build
npm run build

Deployment

  1. Push the new build to the gh-pages branch so it is deployed to Github Pages:
git subtree push --prefix dist origin gh-pages

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Webpack

Running the Tests

# Unit Tests
N/A

# Integration Tests
N/A

# E2E Tests
N/A

@TODO

N/A

License

MIT

Acknowledgments

About

This is a website skeleton that can be used by any restaurant to showcase their dishes and it is the submission for The Odin Project: Restaurant Page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published