Skip to content

ISPP-2425-G9/landing_page

CARONTE - Landing Page

Codacy Badge

Description

The Caronte Landing Page is a web application developed with React that provides detailed information about our obituary and personalized messaging platform. On this page, users can learn more about who we are, our services, how to contact us, and explore the key features of our platform.

Requirements

  • Node.js (Recommended version: 18 or higher)
  • npm (included with Node.js) or yarn

Installation on Ubuntu

  1. Install Node.js and npm:

    sudo apt update
    sudo apt install nodejs npm

    Verify the installation with:

    node -v
    npm -v

Installation on Windows

  1. Install Node.js:
  • Download the installer from the official Node.js website.

  • Run the installer and follow the instructions.

  • Verify the installation with:

    node -v
    npm -v

Project Installation

Step 1: Clone the repository

Clone the repository on your machine:

git clone https://github.com/ISPP-2425-G9/landing_page.git
cd landing_page

Step 2: Install dependencies

Run the following command to install the project dependencies:

npm install

Step 3: Start the application

To start the application in development mode, run:

npm start

In the console output, you will find the URL to open the app in your browser: http://localhost:8081.

About

CARONTE Landing page

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 7