Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aftabrehan/apple-landing-v2
A modern and responsive landing page built with Next.js, ReactJS, SCSS, and amazing libraries like Framer Motion, deployed with Vercel for fast and reliable performance.
https://github.com/aftabrehan/apple-landing-v2
functional-components nextjs reactjs responsive-web-design reusable-components sass-framework styled-components
Last synced: 9 days ago
JSON representation
A modern and responsive landing page built with Next.js, ReactJS, SCSS, and amazing libraries like Framer Motion, deployed with Vercel for fast and reliable performance.
- Host: GitHub
- URL: https://github.com/aftabrehan/apple-landing-v2
- Owner: aftabrehan
- License: mit
- Created: 2023-05-21T19:22:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-30T10:33:05.000Z (10 months ago)
- Last Synced: 2024-01-30T11:45:00.240Z (10 months ago)
- Topics: functional-components, nextjs, reactjs, responsive-web-design, reusable-components, sass-framework, styled-components
- Language: JavaScript
- Homepage: https://apple-landing-v2.vercel.app
- Size: 6.3 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apple Landing Page Clone
The Apple Landing v2 is a clone of the Apple landing page, created using React JS, Next.js, JavaScript, and Sass. I, as the only developer, have meticulously designed and implemented every aspect of the page. Although it is a single-page application, it is fully responsive and optimized for mobile and tablet devices. Throughout the project, I gained experience in incorporating responsive images that enhance the appearance of various devices. Feel free to explore the source code.
| [View Project 🔥](https://aftabrehan.com/portfolio/apple-landing-page-clone) | [Live Preview 🚀](https://apple-landing-v2.vercel.app) |
| ---------------------------------------------------------------------------- | ------------------------------------------------------ |### Preview
| The | Project | Shots |
| | |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|
| | | |
### Getting Started
1. Clone the repository.
```
git clone https://github.com/aftabrehan/apple-landing-v2.git
```2. Install the required dependencies.
```
yarn
```3. Start the development server.
```
yarn dev
```> [!NOTE]
> This project is created solely for portfolio purposes, and you are free to use it as you see fit.