- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Capstone Tours and Travel Website is a comprehensive online platform designed to fulfill the learning objectives of users interested in exploring the world of travel and tourism. The website offers a range of features and resources to enhance knowledge and facilitate interactive learning experiences. It is a partial fulfillment of module one requirements at MICROVERSE.
The project was mainly built with HTML, CSS, and Javascript.
Client
- HTML
- CSS
- Javascript
Linter
- Webhint
- Stylelint
- Eslint
Github Actions
- Workflows
- Troubleshooting
- Github Pages
- [Web Design]
- [Linter Functionalities]
- [Github Actions]
- [Github Pages]
- [DOM manipulation using Javascript]
-
The link to the capstone project Live Demo Link
-
The link to the video presentation capstone project Video Presentation Link
You need a web browser applications like Google Chrome to execute the project. To get a local copy up and running, follow these steps.
In order to run this project you need:
You need to have installed this packages:
- NPM (eslint, webhint, and stylelint)
- A browser (most preferrably Google Chrome or Safari)
- A code editor (Most preferrably Visual Studio)
- Git version control
- (Optional) alternative terminal like CMDERClone this repository to your desired folder:
- cd my-folder
- git clone https://github.com/Kanyorok/CaptstoneProject.git
- cd CaptstoneProjectInstall this project with:
- npm init -y
- npm install --save-dev hint@7.x
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.xTo run the project, execute the following command:
'Go live' extension from the Visual studio IDE. To run tests, run the following command:
- npx hint .
- npx stylelint "**/*.{css,scss}"👤 Robert Mbugua
- GitHub: @Kanyorok
- Twitter: @CarlosMbugua
- LinkedIn: Robert Mbugua
- - Finish the About page for the site
- - Start the desktop site version
- - Add actions to site to make it more responsive. (e.g. send email)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please leave a comment at the reply section about ways I can improve the web design.
The credit for the website goes to Cindy Shin in Behance who is the original author of the design used in this project.
I would like to thank Microverse Team for support me with templates to complete the job. I take the chance to also thank the code reviewers for being helping complete the project.
This project is MIT licensed.