Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mailsg/capstone-1
THE PORTAL - This project showcases a website for an event called International Summit on Health & Wellness Tourism 2023.
https://github.com/mailsg/capstone-1
Last synced: 7 days ago
JSON representation
THE PORTAL - This project showcases a website for an event called International Summit on Health & Wellness Tourism 2023.
- Host: GitHub
- URL: https://github.com/mailsg/capstone-1
- Owner: mailsg
- License: mit
- Created: 2023-04-24T06:54:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T13:12:55.000Z (almost 2 years ago)
- Last Synced: 2024-12-08T14:41:27.241Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 2.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**ISHWT 2023** is a website that shows information about a Health & Wellness Conference.
HTML/CSS/JavaScript
GitHub
- **Home Page**
- **About Page**
- **Mobile & Desktop Versions**
## 🚀 Live Demo
https://mailsg.github.io/Capstone-1/
## Presentation of the Project
https://www.loom.com/share/d35af9912162425fb624c425397423d9
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- a browser
- git
- nodejs
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:mailsg/Capstone-1.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
Open index.html in browser
or
Open with Live server in Vscode
```
### Run tests
To run tests, run the following command:
```sh
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
```
👤 **Sandeep**
- GitHub: [@mailsg](https://github.com/mailsg)
- [ ] **Profile Section**
- [ ] **News Section**
- [ ] **Join Section**
Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/mailsg/Capstone-1/issues](../../issues/).
If you like this project give me a follow and/or a star
- To [Cindy Shin](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015), Original design.
- Creative Commons license of the design
This project is [MIT](./LICENSE) licensed.