This is a website to document the activities of a diabetes organization that aims at raising awareness for individuals living with diabetes and raising funds to support the campaign against diabetes from people all over the country of Kenya.
- Html
- Css
- JavaScript
To get a local copy up and running follow these simple example steps.
- Html
- Css
- Javascript
- Git
- Github
- Go to terminal and
cd
into the directory of your preference. - Run
git clone [email protected]:alphayowakarindi/annual-diabetes-walk.git
to clone the app. npm install
to install the dependencies in thepackage.json
file for testing linters errors
- For HTML run
npx hint .
- For CSS run
npx stylelint "**/*.{css,scss}"
- For Javascript run
npx eslint .
👤 Alphayo Wakarindi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions and feature requests are welcome! Feel free to check the issues page.
- Special thanks to Cindy Shin for creating this awesome template that I got inspiration from.
This project is MIT licensed.