Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pshanmukha authored Jun 12, 2024
1 parent 9dda6f3 commit cf1143d
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# React + Vite
# Nike Landing Page

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
A simple Nike landing page developed using React, Vite, and Tailwind CSS. The project is hosted on GitHub Pages and automated using GitHub Actions.

Currently, two official plugins are available:
## ✨Description

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
This project is a minimalist Nike landing page built with modern web development tools. It features a responsive design, modern UI elements, and fast performance. The page showcases the latest Nike products and innovations.

## ✨Technology Stack

- **React:** A JavaScript library for building user interfaces.
- **Vite:** A next-generation frontend tooling for rapid development.
- **Tailwind CSS:** A utility-first CSS framework for rapid UI development.
- **GitHub Pages:** Free hosting for personal and project websites.
- **GitHub Actions:** Automate workflows, including build and deployment.

## ✨Author
Shanmukha

0 comments on commit cf1143d

Please sign in to comment.