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.
- 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.
- 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
- Introduction to Liquors Unlimited.
- Brief descriptions of key features and links to relevant sections.
- 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.
- Store address, phone number, and map for directions.
- Form for submitting inquiries.
- Clone the repository:
git clone https://github.com/VincentCastig/LiquorsUnlimited.git
- Navigate to the project directory:
cd LiquorsUnlimited
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the application in your browser at:
http://localhost:3000
- Build the production version of the site:
npm run build
- Deploy the
build
folder to your hosting provider (e.g., Netlify, Vercel, or AWS).
- Store Name: Liquors Unlimited
- Address: Pascagoula, MS
- Phone: 762-3874
- Email: info@liquorsunlimited.com
This project is licensed under the MIT License.
- 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.