Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raga0074/iphone

I developed a website resembling Apple's Iphone 15 pro using React, Three.js and GSAP. which is both responsive which can be used on the smartphone or tablet as well
https://github.com/raga0074/iphone

apple gsap react responsive-design three-js

Last synced: about 14 hours ago
JSON representation

I developed a website resembling Apple's Iphone 15 pro using React, Three.js and GSAP. which is both responsive which can be used on the smartphone or tablet as well

Awesome Lists containing this project

README

        

# iPhone 15 pro advertising page lookalike

**The project was developed keeping in mind the animatic approach of the
iPhone and making a replica of the page. This project helped me to understand the generic aspect of the technologies used by the company.**

__The technologies used in the project are:__

- React.js
- Tailwind CSS
- Three.js

***To clone the project into your system these are the steps to be followed:***

1. [clone the repositories:](https://github.com/Raga0074/iPhone.git)
- Click the above link or clone using GitHub Desktop

2. go to your terminal and run the following command:
- cd iPhone
- npm install(To install dependencies)
- npm run dev(To run the project on your local server)