Skip to content

fatawahid15/GetGoing-Clone

Repository files navigation

GetGoing Homepage Clone

This project is a clone of the homepage of the GetGoing app, built to replicate its design and functionality using React and TailwindCSS. The purpose of this project is to practice and demonstrate frontend development skills by closely replicating a real-world design.

Table of Contents

Features

  • Responsive design that adapts to different screen sizes
  • Carousel component with image and content slides
  • Smooth transitions between carousel slides
  • Replicated styles and layout similar to the original GetGoing homepage

Tech Stack

  • React: JavaScript library for building user interfaces.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • React Icons: Provides icons for the project.
  • lucide-react: Icon library for the carousel arrows.

Installation

Follow these steps to get a local copy of the project up and running.

Prerequisites

  • Node.js (v14 or higher recommended)
  • npm or yarn package manager

Steps

  1. Clone the repository

    git clone https://github.com/fatawahid15/GetGoing-Clone.git
  2. Install dependencies

    If you're using npm:

    npm install

    If you're using yarn:

    yarn install
  3. Start the development server

    npm run dev

    or

    yarn run dev

    The application should now be running on http://localhost:5173.

Usage

Once the project is set up:

  • Open http://localhost:5173 in your browser.
  • You should see the cloned version of the GetGoing homepage.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Note: This project is for educational purposes only. It is not associated with, endorsed by, or an official replication of GetGoing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published