https://github.com/vero-code/mountain-moments
https://github.com/vero-code/mountain-moments
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vero-code/mountain-moments
- Owner: vero-code
- Created: 2023-08-29T13:18:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T13:48:06.000Z (over 2 years ago)
- Last Synced: 2025-04-03T20:33:24.077Z (12 months ago)
- Language: JavaScript
- Size: 4.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mountaintop Moments
Mountaintop Moments is a web application (landing page) built with React. Promoting luxury weekend getaways in the mountains.
## Technologies
- React.js
- CSS3
- HTML5
- npm (Node Package Manager)
## Possibilities
**Main**:
- Clickable "Mountaintop Moments" logo.
- Navigation: Reviews, About us, Packages.
- Up button for fast page scrolling.
- Modal window with contact and thank you form.
**Main banner**:
- Majestic mountain image.
- Brief attractive description.
**Reactive Slider**:
- Show customer testimonials with photos.
- Smooth transition.
**About Us & Packages**:
- Photo gallery with lightbox.
- Description of the services offered.
**Footer**:
- Clickable phone with the ability to dial from the browser.
- Icons-links of social networks.
- Copyright with automatic year calculation.
## How to run
To run the project locally, run the following commands:
1. Cloning a repository: ```https://github.com/vero-git-hub/mountain-moments.git```
2. Install dependencies: ```npm install```
3. Launch of the project: ```npm start```
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.