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

https://github.com/cvosoft/coderr-backend


https://github.com/cvosoft/coderr-backend

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# Coderr
![Logo](logo_coderr.svg)
## A Fiverr clone

The [Frontend](https://github.com/cvosoft/coderr-frontend/) was realized with **VanillaJS**,
The [Backend](https://github.com/cvosoft/coderr-backend/) was realized with **Django Rest Framework (DRF)**.

-----

Start Frontend with
`VS Code LiveServer`

Start Backend with
`python3 manage.py runserver`