An open API service indexing awesome lists of open source software.

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

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.