This repository contains the frontend code for the Serenity Mountain project. Built with React, this application provides a dynamic and responsive user interface for exploring the services and accommodations offered by Serenity Mountain.
IMPORTANT: This is the repository for the frontend. The repository containing the backend code for the Express API can be found here.
-
Ensure you have Node.js and npm installed on your machine.
-
Clone the Repository
-
NPM Install
-
Key Dependencies to install axios: ^1.7.8 react: ^18.3.1 react-dom: ^18.3.1 react-router-dom: ^7.0.0 react-snowfall: ^2.2.0
-
Run the app with NPM run dev