Skip to content

paulinaslabosz/sage-valley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sage Valley - Cabin Website

A modern and user-friendly landing page for holiday cottages, using Sage Valley as an example created for the purpose of this project.

The layout of the page was created according to my design, the photos are sourced from the following websites:

https://www.vecteezy.com/ https://pixabay.com/photos/whirlpool-hot-tub-garden-summer-1580294/ https://unsplash.com/photos/a-person-in-a-hot-tub-D7BCGqzQ3Nk

the video is sourced from the website:

https://artlist.io/stock-footage/clip/drone-austria-stream-calm/6295315

  • React: For building a responsive and interactive UI.
  • React Router: For implementing navigation and multi-page functionality.
  • SCSS: For styling and ensuring a polished, user-friendly design.
  • JavaScript (ES6): For functionality and component logic.
  • Webpack

Possible Enhancements

Dynamic Conten: Integrate with a backend to fetch real-time data for cottages, galleries, and attractions. Booking System: Add functionality for users to book cottages directly from the site. Multilingual Support: Enable language selection for international users.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.