diff --git a/README.md b/Add link CONTRIBUTING.md in README similarity index 83% rename from README.md rename to Add link CONTRIBUTING.md in README index 0d4d176..50d0cec 100644 --- a/README.md +++ b/Add link CONTRIBUTING.md in README @@ -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) @@ -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.