Skip to content

Emerald1996/natours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natours


A Tours website project using HTML and Sass.


View Demo

About The Project

This is a website that allows users to browse and book tours to various destinations.

Technologies Used

Getting Started

To get started with project just simply fork this repo or download the zip file locally to your machine.

To get a local copy up and running follow these simple example steps.

Prerequisites

Start with the latest version of NPM to avoid any errors:

  • npm
    npm install npm@latest -g
  • Also install additional dependencies
 npm install -g sass

Installation

  1. Clone the repo
    git clone https://github.com/emerald1996/natours
  2. Install NPM packages
    npm install

Usage

  • This project showcases the use of modern css to build eye-catching websites coupled with supports for all browsers.

Contribution

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Create a new Pull Request.

License

Distributed under the MIT License. See LICENSE for more information.