Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yash12169/revoc-studios
Revoc Web Studio is a sleek, fully responsive frontend web development project made in React.js and animated using GSAP library (project in development).
https://github.com/yash12169/revoc-studios
css gsap html javascript reactjs
Last synced: 3 days ago
JSON representation
Revoc Web Studio is a sleek, fully responsive frontend web development project made in React.js and animated using GSAP library (project in development).
- Host: GitHub
- URL: https://github.com/yash12169/revoc-studios
- Owner: Yash12169
- Created: 2024-09-08T11:20:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T03:09:30.000Z (2 months ago)
- Last Synced: 2024-09-14T16:05:59.793Z (2 months ago)
- Topics: css, gsap, html, javascript, reactjs
- Language: JavaScript
- Homepage: https://revoc-studios.onrender.com/
- Size: 28.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Revoc Studio Landing Page
This is a responsive landing page for **Revoc Studio**, a web development studio, built using React. The landing page showcases Revoc Studio's services and capabilities with a modern design, optimized for performance and user experience.
## Features
- **Responsive Design**: The page adapts to various screen sizes for both mobile and desktop users.
- **Fast Performance**: Optimized loading times with efficient asset management.
- **Interactive UI**: Smooth user interactions and animations to enhance user engagement.
- **Modern Styling**: Clean, minimalist design with modern web development trends in mind.## Tech Stack
- **React**: Frontend framework used for building the UI components.
- **GSAP**: Used for adding interactive animations to the page.
- **JavaScript (ES6+)**: Core language used in the project.
- **CSS3**: Used for styling with media queries for responsiveness.
- **HTML5**: Markup language for structuring the landing page.## Installation
To run this project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Yash12169/Revoc-Studios.git2. Navigate into the project directory:
```bash
cd Revoc-Studios3. Start the development server:
```bash
npm start4. Open your browser and visit:
```bash
http://localhost:3000