Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strangeal/clickbank

Clickbank is an affiliate marketing platform with a vast affiliate marketplace. They enable businesses📈 with great products to connect with elite affiliates who can promote👩‍🎓 those products. They have e-commerce tools🧰 that help product owners sell more with less work, and their marketplace helps marketers and aspiring😊 entrepreneurs looking for new ways to earn🤑 an income online! For nearly 2️⃣5️⃣ years, ClickBank has been a trusted global🌐 partner for product sellers and affiliate marketers looking to build, market, and scale their businesses online.
https://github.com/strangeal/clickbank

css html javascript

Last synced: 17 days ago
JSON representation

Clickbank is an affiliate marketing platform with a vast affiliate marketplace. They enable businesses📈 with great products to connect with elite affiliates who can promote👩‍🎓 those products. They have e-commerce tools🧰 that help product owners sell more with less work, and their marketplace helps marketers and aspiring😊 entrepreneurs looking for new ways to earn🤑 an income online! For nearly 2️⃣5️⃣ years, ClickBank has been a trusted global🌐 partner for product sellers and affiliate marketers looking to build, market, and scale their businesses online.

Awesome Lists containing this project

README

        

# shin_capstone

![](https://img.shields.io/badge/Microverse-blueviolet)

# Microverse Capstone Project

> **Clickbank is an affiliate marketing platform with a vast affiliate marketplace. They enable businesses📈 with great products to connect with elite affiliates who can promote👩‍🎓 those products. They have e-commerce tools🧰 that helps product owners sell more with less work, and their marketplace helps marketers and aspiring😊 entrepreneurs looking for new ways to earn🤑 an income online!. For nearly 2️⃣5️⃣ years, ClickBank has been a trusted global🌐 partner for product sellers and affiliate marketers looking to build, market, and scale their businesses online.**

## Built With

- html
- css
- Javascript

## Live Demo

[**See Project 🚀**](https://strangeal.github.io/clickbank/index.html)

## Video Demonstration

[** Watch 😄 **](https://www.loom.com/share/c943f4cb200d4ac9bb7ae2823cd40dbc)

## Screenshots

![Desktop Design](./img/desktopview.png)

## Get Started

To get the content of this project locally you need to run the following commands in your terminal.

### Prerequisites
- IDE(code editor) like: **Vscode**, **Sublime**, etc.
- [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/)

### Setup
1. Download the **Zip** file or clone the repo with:
```bash
git clone [email protected]:Strangeal/Portfolio.git
```
3. To access cloned directory run:
```bash
cd MyPortfolio
```
3. Open it with the live server

### Install
> To install linters and other project's dependencies run:
```bash
npm install
```
## Run Test for Linters

For tracking linter errors locally you need to follow these steps:

1. For tracking linter errors in HTML files run:
```bash
npx hint .
```

2. For tracking linter errors in CSS or SASS files run:

```bash
npx stylelint "\*_/_.{css,scss}"
```

3. For tracking linter errors in JavaScript files run:

```bash
npx eslint .
```

## Author

👤 **Justice Bajeri**

- GitHub: [@strangeal](https://github.com/Strangeal)
- Twitter: [@str_angeal](https://twitter.com/Str_angeal)
- LinkedIn: [Justice Bajeri](https://www.linkedin.com/in/justice-bajeri-0b7211243/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
For Content Inspiration I would like to Acknowledge
ClickBack ❤️

For Design Inspiration I would like to Acknowledge
Cindy Shin ❤️
## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._