Skip to content

In this application used advance css concept with scss.

Notifications You must be signed in to change notification settings

Bekhzod96/tour-agency-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tour Agency

In this web app created advanced layout using Css. Final result demonstration

image

This web App create used HTML + Sass syntactically awesome style sheets which would be converted to pure css file which then would be used to styling page components on its places. THis oparation done by Node-Sass complier but in order to see the project it is enoght to open index.html file.

Built With

  • Html
  • Css
  • Sass
  • Npm

Deployed on GitHub Pages

Deployed on GitHub Pages

Getting Started

In order to start this project, you will need:

  1. Get a copy of this project this repository :tour-agency:

Once you have cloned this project

  1. Go to folder project - $ cd ./tour-agency
  2. Look for the index.html file and open in your browser - $ cd ./index.html
  3. In order to make a changes to the project take a look How to Use Section

Improvements

Features I am going to add to this app:

  • Move from HTML and vanilla CSS to React framework

Acknowledgement

Design inspired by Jonas Schmedtmann on Behance

How To Use

To clone and run this application, you'll need Git and npm installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Bekhzod96/tour-agency.git

# Go into the repository
$ cd tour-agency

# Install dependency
$ npm install

# Run Compiler
$ npm run compile

# Install live-server globaly
$ sudo npm install -g live-server

# Run Live-Server
$ live-server

# Build Ready Code
$ npm run build

## You are good to go to modify the files and all changes would be render to http://127.0.0.1:8080- Go to that link to see changes.

## To Understand more take a look File Structure section

File Structure

# Entry point
$ cd ./tour-agency/index.html

# Sass files
$ cd tour-agency/sass

# Assets
$ cd ./tour-agency/img

# Compiled css
$ cd ./tour-agency/css

# Npm Documentation
$ cd ./tour-agency/package.json

Author

👤 Bekhzod Akhrorov

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

If you got until here, show your love hitting the ⭐️ button, I'd really appreciate it.

📝 License

This project is MIT licensed.

Mobile Screen view

About

In this application used advance css concept with scss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published