https://github.com/vero-git-hub/mountain-moments
https://github.com/vero-git-hub/mountain-moments
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vero-git-hub/mountain-moments
- Owner: vero-git-hub
- Created: 2023-08-29T13:18:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-01T13:48:06.000Z (over 1 year ago)
- Last Synced: 2023-09-02T03:10:40.857Z (over 1 year 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.