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

https://github.com/anuja-rahul/helios-showcase

Just screwing around with some scroll animations. mostly breaking stuff
https://github.com/anuja-rahul/helios-showcase

gsa leni next15 tailwindcss-v4 view-transitions-api

Last synced: 3 months ago
JSON representation

Just screwing around with some scroll animations. mostly breaking stuff

Awesome Lists containing this project

README

          

# Helios Showcase

This project is a demo landing page for a startup, experimenting with scroll animations and interactive UI elements. The goal is to explore creative ways to present content while testing the limits of modern web technologies.

## Features

- **Scroll Animations (hopefully)**: Smooth and dynamic animations triggered by scrolling.
- **Interactive Elements (no promises)**: Engaging UI components to enhance user experience.
- **Responsive Design (just stick to your laptops)**: Optimized for various screen sizes and devices.
- **Modern Tech Stack (even some experimental stuff)**: Built with React and Next.js for fast and efficient development.

## Getting Started

### Prerequisites

- Node.js (v16 or later)
- npm

### Installation

1. Clone the repository:

```bash
git clone https://github.com/anuja-rahul/helios-showcase.git
```

2. Navigate to the project directory:

```bash
cd helios-showcase
```

3. Install dependencies:

```bash
npm install --legacy-peer-deps
```

### Running the Development Server

Start the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) in your browser to view the app.

## Contributing

Feel free to fork the repository and submit pull requests. Contributions are welcome!

## License

This project is licensed under the MIT License.