amita-roy / Sea-Delicacies

DOM manipulation by dynamically rendering a simple restaurant homepage!. I have used JavaScript alone to generate the entire content of the website!

Home Page:https://sea-delicacies-git-homepage.royamita.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sea Delicacies (Restaurant Page) (Page is not responsive)

DOM manipulation by dynamically rendering a simple restaurant homepage!. I have used JavaScript alone to generate the entire contents of the website!. I have created 3 pages (Home, Menu and Contact) for this project. User can switch to different tab by clicking on each nav item on the page.

Home page Homepage

Menu Page Menu

Contact Page Contact

Built With

  • Javascript
  • Jquery
  • ESLint
  • Stylelint

Live Demo

sea-delicacies

Prerequisites

Ruby: 2.7.2 Rails: 5.2.3 Postgres: >=9.5

Setup

  • Clone this repository with: "git clone git@github.com:Amita-Roy/Sea-Delicacies.git" using your terminal or command line.

  • Change to the project directory by entering cd "sea-delicacies" in the terminal

  • Next run npm install to install the necessary dependencies

  • Finally run the 'npm run build' and 'npm run start' to start the application

Usage

Start server with:

    npm start

Author

👤 Amita Roy

🤝 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!

Acknowledgments

  • Stock images from unsplash

  • Photo by Ting Tian on Unsplash

  • Photo by Anastasiia Rusaeva on Unsplash

  • Photo by CHUTTERSNAP on Unsplash

  • Photo by Malidate Van from Pexels

  • Photo by Dana Tentis from Pexels

  • Photo by Diego Pontes from Pexels

  • Photo by Ponyo Sakana from Pexels

  • Photo by ROMAN ODINTSOV from Pexels

  • Photo by David Todd McCarty on Unsplash

  • Photo by Olayinka Babalola on Unsplash

  • Photo by Cooker King on Unsplash

📝 License

About

DOM manipulation by dynamically rendering a simple restaurant homepage!. I have used JavaScript alone to generate the entire content of the website!

https://sea-delicacies-git-homepage.royamita.vercel.app/


Languages

Language:JavaScript 73.7%Language:CSS 26.3%