Skip to content

anapdh/restaurant-page

Repository files navigation

RESTAURANT PAGE

This project gives the DOM manipulation practice by dynamically rendering a simple restaurant homepage using only JavaScript to generate the entire contents of the website.

Original project specification: The Odin Project

Built With

  • Html, CSS, and JavaScript;
  • Bootstrap;
  • Git and GitHub.

Screenshots

screenshot

screenshot

Live Demo

Restaurant Page

Prerequisites

  • Node.js

Getting Started

To get a local copy up and run the project, follow these simple example steps:

Install

You can download the code to your personal computer cloning the repository using the following command:

git clone https://github.com/anapdh/restaurant-page.git

After cloning the repository and opening it in your code editor, run the following code in the terminal:

npm install

And now:

npm start

Run

Run the application by launching your local webserver in the browser: http://127.0.0.1:5500/dist/index.html

Authors

👩🏼‍💻 Ana Paula Hübner

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A simple project for practicing DOM manipulation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published