FedericoVarela / Real-World-App-Django-Sapper

Django and Sapper implementation of the Real World App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real World Django + Sapper App

This is a demo website akin to Real World App that aims to demonstrate the usage of a Django backend and a Sapper frontend.

The backend demo is live here

The frontend is live here

This application was also meant as a way for me to practice my web development skills and writing cleaner code, but I'm also hoping it can help other people who are looking for references regarding these technologies, and to provide people who are learning API consumption with another resource to experiment with new technologies

About

Django and Sapper implementation of the Real World App

License:MIT License


Languages

Language:Python 49.3%Language:Svelte 34.7%Language:TypeScript 7.4%Language:JavaScript 4.4%Language:HTML 2.3%Language:CSS 1.8%