- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[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.
Client
- [Dynamic Featured Specialist Doctors]
- [Includes the About section page and Home section page]
To get a local copy up and running, follow these steps.
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
Clone this repository to your desired folder:
cd capstone-project
git clone https://github.com/brighton0102/HTML-CSS-JavaScript-Capstone-Project
Install this project with:
npm init -y
npm install --save-dev hint@7.x
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
--->
To run the project, execute the following command:
To run the project, execute the "index.html" file in your browser
👤 brighton mtandi
- GitHub: brighton0102
- Twitter: @brighton_ui
- LinkedIn: brighton
- [Transitions and animation with javascript]
- [Clickable-elements]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly leave a comment below and share it with other web developers and lets enjoy this journey together.
I would like to acknowledge and give credit to the original designer Cindy Shin on Behance.
This project is MIT licensed.