https://github.com/vsbron/react2024-brainwave
React SPA about the Brainwave, the fictional AI Chat service.
https://github.com/vsbron/react2024-brainwave
gsap react tailwind typescript
Last synced: 2 months ago
JSON representation
React SPA about the Brainwave, the fictional AI Chat service.
- Host: GitHub
- URL: https://github.com/vsbron/react2024-brainwave
- Owner: vsbron
- Created: 2024-08-12T08:16:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T15:58:27.000Z (over 1 year ago)
- Last Synced: 2025-03-01T09:47:16.986Z (over 1 year ago)
- Topics: gsap, react, tailwind, typescript
- Language: TypeScript
- Homepage: https://vsbron-react2024-brainwave.netlify.app/
- Size: 11.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brainwave
React SPA about the Brainwave, the fictional AI Chat service.
## Features
- Compact header with the logo, navigation and Sign Up / Sign In buttons
- Hero section that features some parallax elements;
- Benefits section which highlight the pros of the service;
- Collaboration section that showcases what are the pros of working with the app;
- Services section that lists all abilities of the AI Chat bot;
- Pricing section with all available service packages to order;
- Roadmap section with brief explanation of currently developed features;
- Simple footer with the copyright and the links to social media accounts;
## Details
- App is written as React ASP with TypeScript;
- Styles are handled via Tailwind CSS;
- Parallax effects are handled via React-Just-Parallax library;
- Animation effects are handled via GSAP;
- A big number of improvements were added to the layout and animation to the original project;
- Responsive design supporting mobile devices with a width of at least 360px;
## Live version
https://vsbron-react2024-brainwave.netlify.app/