Skip to content

brighton0102/HTML-CSS-JavaScript-Capstone-Project

Repository files navigation

📗 Table of Contents

📖 [Hudson]

[Hudson] is a website that help's you research your medical conditions, understand possible treatment plans, and help you make educated decisions about your care.

🛠 Built With

Tech Stack

Client

Key Features

  • [Dynamic Featured Specialist Doctors]
  • [Includes the About section page and Home section page]

(back to top)

🚀 Live Demo

(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 Git hub account

-Visual Studio Code or any other code editor of your preference

-web browser

Setup

Clone this repository to your desired folder:

cd capstone-project
git clone https://github.com/brighton0102/HTML-CSS-JavaScript-Capstone-Project

Install

Install this project with:

npm init -y
npm install --save-dev hint@7.x

Run tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install --save-dev hint@7.x

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

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

Track Javascript linter errors run:

npx eslint .
### Install

Install this project with:

<!--
Example command:

```sh
  cd my-project
  gem install

--->

Usage

To run the project, execute the following command:

To run the project, execute the "index.html" file in your browser

(back to top)

👥 Authors

👤 brighton mtandi

(back to top)

🔭 Future Features

  • [Transitions and animation with javascript]
  • [Clickable-elements]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly leave a comment below and share it with other web developers and lets enjoy this journey together.

(back to top)

🙏 Acknowledgments

I would like to acknowledge and give credit to the original designer Cindy Shin on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published