Skip to content

A website built for the Liquors Unlimited company in Pascagoula, Mississippi. The website was created with ReactJS and is integrated with Google Maps API via "react-goole-maps".

Notifications You must be signed in to change notification settings

VincentCastig/LiquorsUnlimited

Repository files navigation

Liquors Unlimited Website

Overview

The Liquors Unlimited website is designed to provide customers with easy access to information about our products, special events, and auctions. It highlights rare bourbons, party planning tools, and contact information for the store. This site serves as a convenient resource for both local and remote customers looking for premium wines, liquors, and spirits.

Features

  • Party Planning Tool: Helps customers calculate the number of bottles needed for their events based on guest count and drink preferences.
  • Contact Information: Provides easy ways to contact the store, including a phone number and address.
  • Mobile-Friendly Design: The site is optimized for both desktop and mobile devices, ensuring a seamless browsing experience.

Technology Stack

  • Frontend: HTML5, CSS3, JavaScript, React
  • Styling: Custom CSS for responsiveness and aesthetic appeal
  • Images: High-quality images of products (e.g., rare bourbons, wine bottles) for better user engagement

Pages

1. Home Page

  • Introduction to Liquors Unlimited.
  • Brief descriptions of key features and links to relevant sections.

2. Party Planning Tool

  • Allows users to calculate the number of bottles needed for their events.
  • Includes options for wine, liquor, spirits, and beer.
  • Downloadable results in CSV format.

4. Contact Page

  • Store address, phone number, and map for directions.
  • Form for submitting inquiries.

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/VincentCastig/LiquorsUnlimited.git
  2. Navigate to the project directory:
    cd LiquorsUnlimited
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start
  5. Open the application in your browser at:
    http://localhost:3000
    

Deployment

  1. Build the production version of the site:
    npm run build
  2. Deploy the build folder to your hosting provider (e.g., Netlify, Vercel, or AWS).

Contact Information

License

This project is licensed under the MIT License.


Notes

  • Ensure all images and content are optimized for web use.
  • Regularly update the site with new auction items and event details to keep content fresh.

About

A website built for the Liquors Unlimited company in Pascagoula, Mississippi. The website was created with ReactJS and is integrated with Google Maps API via "react-goole-maps".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published