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

https://github.com/billalben/brainwave

Brainwave website
https://github.com/billalben/brainwave

react tailwind

Last synced: 7 months ago
JSON representation

Brainwave website

Awesome Lists containing this project

README

          

# Brainwave

## Project Description

Brainwave is a modern, responsive website built with React and Vite, utilizing Tailwind CSS for styling. This project leverages `react-just-parallax` for creating engaging parallax effects and `scroll-lock` for managing scroll behavior. The design is sleek and contemporary, providing an immersive user experience across various devices.

## Features

- **Responsive Design:** Ensures a seamless experience across different devices and screen sizes.
- **Modern UI:** Stylish and contemporary interface designed with Tailwind CSS.
- **Parallax Effects:** Engaging parallax effects using `react-just-parallax`.
- **Scroll Lock:** Smooth scroll management with `scroll-lock`.

## Technologies Used

- **React:** A JavaScript library for building user interfaces.
- **Vite:** A build tool that provides a fast development environment.
- **Tailwind CSS:** A utility-first CSS framework for rapid UI development.
- **react-just-parallax:** A React component for creating parallax effects.
- **scroll-lock:** A library for managing scroll behavior.

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@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