Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aftabrehan/apple-landing
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
landing nextjs reactjs styled-components
Last synced: about 1 month 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
- Owner: aftabrehan
- License: mit
- Created: 2023-05-07T08:15:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T10:30:53.000Z (about 1 year ago)
- Last Synced: 2024-12-23T11:53:36.474Z (about 1 month ago)
- Topics: landing, nextjs, reactjs, styled-components
- Language: JavaScript
- Homepage: https://apple-landing.vercel.app
- Size: 1.69 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Old Apple Landing Page Clone
This 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 favicons dynamically. Feel free to explore the source code.
| [View Project 🔥](https://aftabrehan.com/portfolio/old-apple-landing-page-clone) | [Live Preview 🚀](https://apple-landing.vercel.app) |
| -------------------------------------------------------------------------------- | --------------------------------------------------- |### Preview
| The | Project | Shots |
| | |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|
| | | |
### Getting Started
1. Clone the repository.
```
git clone https://github.com/aftabrehan/apple-landing.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.