Skip to content

This repository is my practice project for learning the basics of React. This is a simple and non-functional version of the official Hublot page.

Notifications You must be signed in to change notification settings

Stephen-Coloma/Hublot-Landing-Page

Repository files navigation

Hublot Watch Clone - Next.js Project

Description

This is a frontend clone of the Hublot Watch website, built to enhance my frontend development skills and familiarize myself to NextJS framework. This project is focused on creating an interactive and visually appealing landing page and other related pages.

Getting Started

To run this project locally, follow these steps:

Prerequisites

  • Node.js (>=14.0.0 recommended)
  • npm or yarn for package management

Installation

  1. Clone the repository:

    git clone https://github.com/Stephen-Coloma/Hublot-Landing-Page.git
    cd Hublot-Landing-Page
  2. Install dependencies:

    npm install # or yarn install

Running the Development Server

To start the development server, use the following command:

npm run dev # or yarn dev # or pnpm dev # or bun dev

Open http://localhost:3000 with your browser to see the result.


Project Goals

This is a sample project built solely for practice and skill enhancement in Next.js and frontend development. The main objectives of this project include:

  • Understanding the fundamentals of Next.js, including routing, server-side rendering, and static site generation.
  • Enhancing skills in creating responsive layouts and dynamic content.
  • Implementing reusable components to improve code modularity and maintainability.

About

This repository is my practice project for learning the basics of React. This is a simple and non-functional version of the official Hublot page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published