This project is a work in progress, and it's not responsive yet. It aims to replicate Ableton's "About us" page. The purpose of this project is educational, serving as a practice exercise to improve my frontend development skills. Please note that all rights and ownership of the original website belong to Ableton.
Read more about the challenge on the Frontend Practice website.
- Next.js
- CSS Modules
- Vercel
You can view the live version, or, if you prefer to run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/amparoamparo/ableton-about-page-clone.git
- Install the dependencies:
cd frontend-practice-ableton-about-page
npm install
- Start the development server:
npm run dev
The development server will run at http://localhost:3000.
This project is inspired by Ableton's "About us" page and is solely for educational purposes. All rights and ownership of the original page content and design belong to Ableton.