Skip to content

YogiK2001/niko_lopo

Repository files navigation

Nike Landing Page

A modern, responsive landing page for Nike built with React and Vite.

Nike Landing Page Screenshot

Features

  • Responsive design
  • Interactive UI components
  • Fast loading times with Vite
  • Easy to customize

Quick Start

Prerequisites

  • Git
  • Node.js
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/adrianhajdin/nike_landing_page.git
    cd nike_landing_page
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm start
    
  4. Open http://localhost:5173 in your browser.

Project Structure

  • src/: Source files
    • components/: React components
    • constants/: Constant Values
    • assets/: Images and other static assets
    • styles/: CSS or SCSS files
  • public/: Public assets
  • vite.config.js: Vite configuration

Available Scripts

  • npm start: Runs the app in development mode
  • npm run build: Builds the app for production
  • npm run serve: Serves the production build locally

Contributing

We welcome contributions to the Nike Landing Page project!

  • Fork the repository
  • Create a new branch: git checkout -b feature-name
  • Make your changes and commit them: git commit -m 'Add some feature'
  • Push to the branch: git push origin feature-name
  • Submit a pull request

License

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

Acknowledgements

About

Full Responsive Landing Page with React and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published