Skip to content

[WORK IN PROGRESS] A clone of Ableton's "About us" page built with Next.js and CSS Modules

Notifications You must be signed in to change notification settings

amparoamparo/ableton-about-page-clone

Repository files navigation

Frontend Practice project: Ableton's "About us" page

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.

Tech stack

  • Next.js
  • CSS Modules
  • Vercel

Usage

You can view the live version, or, if you prefer to run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/amparoamparo/ableton-about-page-clone.git
  1. Install the dependencies:
cd frontend-practice-ableton-about-page
npm install
  1. Start the development server:
npm run dev

The development server will run at http://localhost:3000.

Acknowledgements

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.

About

[WORK IN PROGRESS] A clone of Ableton's "About us" page built with Next.js and CSS Modules

Topics

Resources

Stars

Watchers

Forks