Skip to content

alcoceba/manel.app

Repository files navigation

manel.app

This is a simple static landing page built with Vite, React (Typescript), and Sass. It's designed to showcase a clean, minimalistic design suitable for my personal website.

Live Demo

You can check out the live version of the landing page at https://malcoceba.cat.

Technologies

  • Vite: A fast development build tool that provides fast hot-reloading and build optimizations.
  • React: A JavaScript library for building user interfaces, used here for managing components and the app's state.
  • Sass: A powerful CSS preprocessor for writing maintainable and modular styles.

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/alcoceba/manel.app.git
  2. Navigate to the project folder:

    cd manel.app
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:5173 to see the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published