Skip to content

ClovisGP/location-website

Repository files navigation

Denis Gilles - Locations

Welcome to the repository of this website. It only aims to show some of the family rentals. It was made from another website that is also on this git account: Parceller-front.

Table of Content

The project

This repository contains the website website to show some of the family rentals. It is only some design and the only server used is the one made by Next.js 14 to load some picture.

Installation

Prerequisites

Setup

To setup the project, please follow this steps:

  1. Clone the project
  2. Next is to install the dependencies. In the root of the project, run npm install.

Development

To run the project in development mode, you need to:

  1. On the first launch, you have to run : npm run build to build the project.
  2. Run : npm run dev. You do not need to relaunch the project for each modification.

Launch

To run the project:

  1. Run : npm run build to build the project.
  2. Run : npm run start to start the project.

About

A front-end only website to increase the visibility to family's rentals.

Resources

Stars

Watchers

Forks