Skip to content

A clone of the Nike website's user interface, built using React, TypeScript, Tailwind CSS, ESLint, and Vite.

Notifications You must be signed in to change notification settings

vikas-parmar/NikeUIClone

Repository files navigation

Vikas Parmar

Welcome to the NikeUIClone project repository! This project is a clone of the Nike website's user interface, built using React, TypeScript, Tailwind CSS, ESLint, and Vite. Whether you're a developer looking to contribute or just curious about how this clone was created, you'll find all the information you need right here. 🔼

Table of Contents ☘️

Tech Stack

The NikeUIClone project is built with the following technologies:

TypeScript React TailwindCSS JavaScript Eslint Prettier Vercel Vite

  • React: A popular JavaScript library for building user interfaces.

  • TypeScript: A typed superset of JavaScript that adds static types to the language.

  • Tailwind CSS: A utility-first CSS framework that simplifies the styling of web applications.

  • ESLint: A tool for identifying and fixing problems in JavaScript and TypeScript code.

  • Vite: A fast development build tool and dev server for modern web apps.

Getting Started

To run the NikeUIClone project locally, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/vikas-parmar/NikeUIClone.git
  2. Navigate to the project directory:

    cd NikeUIClone
  3. Install project dependencies using npm:

    npm install
  4. Start the development server:

    npm run dev

    This will start the Vite development server and open the project in your default web browser.

  5. You can now explore and interact with the NikeUIClone project in your browser.

Contributing

We welcome contributions to the NikeUIClone project! If you'd like to contribute, please follow these steps:

  1. Fork the repository on GitHub.

  2. Clone your forked repository to your local machine.

  3. Create a new branch for your feature or bug fix:

    git checkout -b feature-or-bugfix-name
  4. Make your changes and commit them:

    git commit -m "Description of your changes"
  5. Push your changes to your forked repository:

    git push origin feature-or-bugfix-name
  6. Open a pull request on GitHub with a detailed description of your changes.

  7. Your pull request will be reviewed, and once approved, it will be merged into the main project.

Thank you for contributing to the NikeUIClone project!

Feel free to reach out to me! 🍀

github linkedin portfolio X

About

A clone of the Nike website's user interface, built using React, TypeScript, Tailwind CSS, ESLint, and Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published