Skip to content

Commit

Permalink
Add link CONTRIBUTING.md in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Amnish04 authored Apr 15, 2024
1 parent de7da6a commit ec427c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md → Add link CONTRIBUTING.md in README
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# DineANight.UI

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)


**Dine-a-Night** is a user-friendly virtual reservation and review system poised to revolutionize the restaurant experience in Toronto. Our goal is to enhance restaurant operations and provide customers with an enriched dining experience. By incorporating features that allow the guest to choose which table they want to reserve, displaying guest reviews, and allowing restaurants to be able to perform complex analysis on their reservations, Dine-a-Night will help restaurants offer a seamless dining experience.

![Dine-A-Night Landing Page](https://github.com/Dine-A-Night/dine-a-night_ui/assets/78865303/382b18b0-ff92-4830-9488-154cf2ac1db8)
Expand All @@ -10,6 +13,10 @@

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.12.

## CONTRIBUTING

The [CONTRIBUTING.md](https://github.com/Dine-A-Night/dine-a-night_ui/blob/master/CONTRIBUTING.md) file contains all the information needed to setup this project locally and contribute on this project.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
Expand Down

0 comments on commit ec427c7

Please sign in to comment.