mailsg / Capstone-1

THE PORTAL - This project showcases a website for an event called International Summit on Health & Wellness Tourism 2023.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– First Capstone Project

ISHWT 2023 is a website that shows information about a Health & Wellness Conference.

πŸ›  Built With

Tech Stack

HTML/CSS/JavaScript
GitHub

Key Features

  • Home Page
  • About Page
  • Mobile & Desktop Versions

(back to top)

πŸš€ Live Demo

  https://mailsg.github.io/Capstone-1/

Presentation of the Project

  https://www.loom.com/share/d35af9912162425fb624c425397423d9      

(back to top)

πŸ’» Getting Started

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:

  cd my-folder
  git clone git@github.com:mailsg/Capstone-1.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  Open with Live server in Vscode

Run tests

To run tests, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx hint .
  npx eslint .

(back to top)

πŸ‘₯ Author

πŸ‘€ Sandeep

(back to top)

πŸ”­ Future Features

  • Profile Section
  • News Section
  • Join Section

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the https://github.com/mailsg/Capstone-1/issues.

(back to top)

⭐️ Show your support

If you like this project give me a follow and/or a star

(back to top)

πŸ™ Acknowledgments

  • To Cindy Shin, Original design.
  • Creative Commons license of the design

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

THE PORTAL - This project showcases a website for an event called International Summit on Health & Wellness Tourism 2023.

License:MIT License


Languages

Language:HTML 39.7%Language:CSS 35.9%Language:JavaScript 24.5%