https://github.com/billalben/brainwave
Brainwave website
https://github.com/billalben/brainwave
react tailwind
Last synced: 7 months ago
JSON representation
Brainwave website
- Host: GitHub
- URL: https://github.com/billalben/brainwave
- Owner: billalben
- Created: 2024-04-26T17:10:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T17:44:38.000Z (over 1 year ago)
- Last Synced: 2025-01-07T18:43:53.847Z (9 months ago)
- Topics: react, tailwind
- Language: JavaScript
- Homepage: https://billalben.github.io/brainwave/
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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