Booking Site - AngularJS Practice Project
This is a simple practice project built using AngularJS and SCSS. The goal of this project is to create a basic booking site where users can view accommodations.
Features
- Home page with product cards.
- Product details page.
- Responsive design using SCSS.
- Dynamic content handling using AngularJS.
Technologies Used
- AngularJS for front-end logic.
- SCSS for styling and layout.
- Basic HTML for the structure of the site.
Getting Started
Clone the repository:
git clone https://github.com/your-username/booking-site-angularjs.git
Navigate to the project folder:
cd booking-site-angularjs
Open index.html in your browser to view the site locally.
Or you could visit the url above