🪧 Vitrine.Dev | |
---|---|
✨ Nome | AluraFlix |
🏷️ Tecnologias | python, django, django-rest, postgresql, react |
🚀 URL | |
🔥 Desafio | https://www.alura.com.br/challenges/back-end-5?host=https://cursos.alura.com.br |
- A CRUD for Videos
- A CRUD for Categories
- A working Search Bar for videos
- A working Pagination
- Log In Screen
- Sign In Screen
Search the API doc in localhost:8000/doc
- - Download the code
- - Create a file ".env" with your DATABASE_URL
- - Run pip install
- - Run python manage.py runserver
- - Download the code
- - Enter "front" folder
- - Run "npm i"
- - Run npm start