Welcome to the Tracie's Candy Shop project! This is a web application for an online candy store where users can browse products, log in, register, and manage their purchases.
Tracie's Candy Shop is a modern, responsive web application designed with a vibrant pink theme. The site includes a variety of features such as product browsing, user authentication, and a shopping cart. It leverages Bootstrap for responsive design and custom CSS for a unique look.
- Home Page: Introduction to Tracie's Candy Shop.
- Login Page: User login functionality.
- Registration Page: User registration functionality.
- Products Page: Display of various candy products with filtering options.
- Responsive Design: Adaptable to different screen sizes using Bootstrap.
To get started with the project, follow these steps:
-
Clone the Repository:
git clone https://github.com/jpompey00/tracies-candy-shop.git
-
Navigate to the Project Directory:
cd tracies-candy-shop
-
Open
index.html
in a Browser:You can directly open the
index.html
file in your browser to view the application.
-
Navigate to Pages:
- Home Page:
index.html
- Login Page:
login/login.html
- Registration Page:
register/register.html
- Products Page:
products/products.html
- Home Page:
-
Customize Styles:
- Modify CSS files located in the
css
directory to update the appearance of the site.
- Modify CSS files located in the
-
Add/Modify JavaScript:
- Update or add JavaScript functionality in the
scripts
directory.
- Update or add JavaScript functionality in the
If you'd like to contribute to the project, please follow these steps:
- Fork the Repository to your own GitHub account.
- Create a new branch for your feature or fix.
- Commit your changes and push them to your forked repository.
- Submit a pull request to the original repository.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to explore and contribute to make Tracie's Candy Shop even better! If you have any questions or need assistance, please open an issue on GitHub.