AishMishra001 / Acme_Rocket_Tailwind

Home Page:https://acme-rocket-tailwind.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acme Rockets Website

Description

Acme Rockets is a fictional company website showcasing their innovative rocket products designed for space exploration. This project serves as a practical exercise to enhance Tailwind CSS skills, implementing responsive design principles and incorporating both light and dark modes for improved user experience.

Features

  • Responsive Design: Utilizes Tailwind CSS for responsive layout across various screen sizes.
  • Light and Dark Modes: Implements light and dark mode themes for user preference.
  • Smooth Scrolling: Enhances user experience with smooth scrolling transitions.
  • Interactive Navigation: Mobile-friendly navigation with hamburger menu and smooth scrolling anchor links.
  • Testimonials Section: Includes customer testimonials with visually appealing design.
  • Contact Form: Provides a contact form for users to reach out to the company.

Screenshots

Light Mode

(LightMode)

Dark Mode

(DarkMode)

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/acme-rockets.git

Navigate to the project directory:

bash Copy code cd acme-rockets Open index.html in your web browser.

Usage

Feel free to explore the website and interact with its features. Toggle between light and dark modes to experience different visual themes.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

Fork the repository

Create your feature branch (git checkout -b feature/YourFeature) Commit your changes (git commit -am 'Add some feature') Push to the branch (git push origin feature/YourFeature) Open a pull request Credits Developed by Your Name Rocket images sourced from Unsplash License This project is licensed under the MIT License.

Here is the Deployed link : https://acme-rocket-tailwind.vercel.app/

About

https://acme-rocket-tailwind.vercel.app


Languages

Language:CSS 63.6%Language:HTML 33.4%Language:JavaScript 3.0%