Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.68 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.68 KB

Café Serendipity

This repository contains the codebase for the Café Serendipity, an Angular-based web application that showcases the cafe's offerings, menu, and provides a seamless online reservation experience.

Features

  • Interactive User Interface: The website provides an engaging and user-friendly interface for visitors to explore the cafe's services, ambiance, and menu.

home

  • Online Reservations: Visitors can conveniently make table reservations online, selecting the desired date, time, and party size.

reservation

  • Menu Display: The website showcases the cafe's menu with enticing visuals and detailed descriptions of various food and beverage options.

menu

  • Google Maps Integration: The website incorporates Google Maps API to display the cafe's location and help visitors easily find their way.

google

  • Responsive Design: The website is fully responsive and optimized for various devices, ensuring a seamless experience across desktops, tablets, and mobile devices.

responsive

responsive

Prerequisites

Before running the application, ensure that you have the following:

  • Node.js: Make sure Node.js is installed on your machine. You can download it from https://nodejs.org.

  • Angular CLI: Install the Angular CLI globally by running the following command:

npm install -g @angular/cli

Getting Started

Follow these steps to set up and run the Café Serendipity website locally:

  • Clone the repository:

https://github.com/Priya31Gupta/cafe-serendipity.git

  • Install dependencies:

cd cafe-serendipity
npm install

  • Run the application:

ng serve

Contributing

Contributions are welcome! If you'd like to contribute to the development of the Café Serendipity website, please follow these guidelines:

  • Fork the repository and create a new branch.
  • Make your changes and ensure they adhere to the coding style and best practices.
  • Write tests for any new features or modifications.
  • Submit a pull request, explaining the changes made and the rationale behind them.

Contact

For any inquiries or feedback, please contact the project maintainers:

Feel free to visit the live website at https://cafe-serendipity.vercel.app/

Enjoy exploring the Café Serendipity website!