/TBG-website

Primary LanguageJavaScript

The Biscuit Garden Website

This repository contains the code for the official website of The Biscuit Garden

Overview

This website is designed to showcase The Biscuit Garden's services, provide business information, and serve as a platform for engaging with customers.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • React
  • EmailJS (send form data to email)

Features

  • Homepage: Introduction to The Biscuit Garden
  • About Us: Information about the business and its team
  • Services: Detailed information about offered services (Boarding, Daycare and Grooming)
  • Contact Us: Contact form and business contact information
  • Responsive Design: Optimized for various devices (mobile, tablet, desktop)

Setup

  1. Clone the Repository:
git clone https://github.com/duellal/TBG-website.git
  1. Install Dependencies:
cd TBG-website
npm i
  1. Run the Application:
npm start

Credits