Skip to content

Repository files navigation

Nike Landing Page

This project is a front-end application for a Nike landing page built using React and Vite. It includes hot module replacement (HMR) and is configured with ESLint for code linting.

Project Setup

Tech Stack

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast development build tool and development server.
  • Tailwind CSS: A utility-first CSS framework for styling.
  • ESLint: A static code analysis tool for identifying problematic patterns found in JavaScript code.

Dependencies

  • react: ^18.3.1
  • react-dom: ^18.3.1

Dev Dependencies

  • @types/react: ^18.3.3
  • @types/react-dom: ^18.3.0
  • @vitejs/plugin-react-swc: ^3.5.0
  • autoprefixer: ^10.4.19
  • eslint: ^8.57.0
  • eslint-plugin-react: ^7.34.2
  • eslint-plugin-react-hooks: ^4.6.2
  • eslint-plugin-react-refresh: ^0.4.7
  • postcss: ^8.4.39
  • tailwindcss: ^3.4.4
  • vite: ^5.3.1

Getting Started

Prerequisites

Make sure you have Node.js installed.

Installation

  1. Clone the repository:

    git clone https://github.com/AMAN081118/nike.git
  2. Install dependencies:

    npm install
  3. Run development server:

    npm run dev
  4. Build for production:

    npm run build
  5. Preview production build:

    npm run preview
  6. Linting:

    npm run lint

Project Structure

  • src/: Source directory for React components and styles
  • public/: Public directory for static assets
  • package.json: Project configuration and dependency manager

Contributing

  • Fork the repository and use a feature branch for contributions
  • Pull requests are welcome

License

This project is open source.

Acknowledgments

About

It's a personal frontend concept for Nike.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages