Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAkshayAS authored Apr 21, 2024
1 parent 6e2e016 commit 200bfd0
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# 🚀 Ray Ban

This project is a website for showcasing the Ray Ban brand, created by [@MrAkshayAS](https://github.com/MrAkshayAS) . It features a modern design and includes sections for information about the brand, its services, portfolio of work, and contact details.

![Ray Ban Concept Web](https://github.com/MrAkshayAS/rayban-concept-web/assets/107102876/b850109b-12ad-40cd-aba7-4dd4312c7208)

## Project Link

🕵️ The website is live and can be accessed at [Ray Ban Concept Web](https://mrakshayas.github.io/rayban-concept-web/).

## Project Structure

- **index.html**: The main HTML file containing the structure of the website.
- **assets/**
- **css/**
- **style.css**: The main CSS file for styling the website.
- **img/**: Contains images used in the website.
- **script.js**: JavaScript file for adding interactivity to the website.
- **README.md**: This file, providing an overview of the project.

## Getting Started

To view the website locally, follow these steps:

1. Clone the repository: `git clone https://github.com/MrAkshayAS/rayban-concept-web.git`
2. Open `index.html` in your web browser.

## Dependencies

- **GSAP**: Used for basic animations and scroll effects.
- **ScrollTrigger**: Plugin for GSAP, used for scroll-based animations.
- **Three.js**: Library for 3D effects.
- **Shery.js**: JavaScript library for animations and effects.

## ❤️ Social Media Links

Connect with us on social media: <br><br>
[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?&style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/mrakshayas/)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white)](https://in.linkedin.com/in/mrakshayas)

## Usage

Feel free to explore the website and customize it according to your needs. You can modify the HTML, CSS, and JavaScript files to add new features or change the design.

## ©️ Credits

- **Sheryians Coding School**: Designed of the project. [@asynchronousJavascriptor
](https://github.com/asynchronousJavascriptor)
## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

0 comments on commit 200bfd0

Please sign in to comment.