Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javitocor/affiliate-website-django
A website to buy amazon products built with Django and Bootstrap.
https://github.com/javitocor/affiliate-website-django
affiliate bootstrap django django-website
Last synced: 7 days ago
JSON representation
A website to buy amazon products built with Django and Bootstrap.
- Host: GitHub
- URL: https://github.com/javitocor/affiliate-website-django
- Owner: javitocor
- License: mit
- Created: 2021-09-08T13:06:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T13:08:16.000Z (over 3 years ago)
- Last Synced: 2025-01-25T17:16:00.793Z (11 days ago)
- Topics: affiliate, bootstrap, django, django-website
- Language: CSS
- Homepage:
- Size: 2.07 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)# Amazon Affiliate Website
> A website to buy amazon products built with Django and Bootstrap.
Additional description about the project and its features.
![screenshot](./assets/screenshot.png)
## Built With
- HTML
- CSS
- BOOTSTRAP
- DJANGO
- GITHUB ACTIONS
- VSCODE## Getting Started
### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Affiliate-website-Django/archive/main.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Affiliate-website-Django.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Affiliate-website-Django.git
```## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Affiliate-website-Django/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- Django Docs
- [Amazon](https://www.amazon.com)
- [Codemy](https://www.codemy.com)## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Affiliate-website-Django.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Affiliate-website-Django/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Affiliate-website-Django.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Affiliate-website-Django/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Affiliate-website-Django.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Affiliate-website-Django/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Affiliate-website-Django.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Affiliate-website-Django/issuesover: