https://github.com/huzaifa-yaqoob/inspirisa
Inspirisa is a static, single-page application (SPA) that delivers a pixel-perfect, responsive design directly from Figma. Built using React, Vite, and Tailwind CSS, it showcases a sleek, modern layout ideal for business or portfolio use
https://github.com/huzaifa-yaqoob/inspirisa
business-website figma-to-code frontend-development react responsive-design single-page-application static-website tailwind-css vite
Last synced: 3 months ago
JSON representation
Inspirisa is a static, single-page application (SPA) that delivers a pixel-perfect, responsive design directly from Figma. Built using React, Vite, and Tailwind CSS, it showcases a sleek, modern layout ideal for business or portfolio use
- Host: GitHub
- URL: https://github.com/huzaifa-yaqoob/inspirisa
- Owner: Huzaifa-Yaqoob
- Created: 2024-09-16T12:20:40.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T07:43:56.000Z (7 months ago)
- Last Synced: 2025-01-19T22:22:31.345Z (4 months ago)
- Topics: business-website, figma-to-code, frontend-development, react, responsive-design, single-page-application, static-website, tailwind-css, vite
- Language: JavaScript
- Homepage: https://inspirisa-lovat.vercel.app
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inspirisa
## Overview
"Inspirisa" is a one-page website developed using **React**, **Vite**, **JavaScript**, and **Tailwind CSS**. This project demonstrates a modern, responsive layout suitable for showcasing business or personal projects.
## Features
- **Responsive Design**: Built with Tailwind CSS, ensuring compatibility across devices.
- **Single Page Application (SPA)**: Efficient and smooth navigation experience without page reloads.
- **React + Vite**: Utilizes Vite for fast, optimized development and build process.## Installation
1. Clone the repository:
```sh
git clone https://github.com/Huzaifa-Yaqoob/inspirisa.git
cd inspirisa
```2. Install the dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm run dev
```4. Access the website at `http://localhost:5173`.
## Usage
This project serves as a template for a one-page website and can be customized as needed.
## License
This project is for practice purposes and does not include a specific license.