The goal of this project is to have a reusable email capture for to be as simple as this:
<div class='cfe-email-cap'></div>
- Django 2.2
- Django Rest Framework
- Python 3.6+
- React.js 16.8+
6 - Email Captures and Captures App
8 - Migrations + Admin and on_delete Example
10 - Serving Static Files Locally
11 - Django Rest Framework and Model Serializer
12 - Django Rest Framework CreateAPIView
13 - Authentication and Permissions
14 - React App Method 1 - Using npx
15 - React App Method 2 - Standalone React App
16 - React Development Environment
17 - Form State with React Hooks
19 - Use XMLHttpRequest to Send Form Data
20 - Without Session Authentication
23 - Dynamic Configuration for UI Component
25 - Custom Hook for Component Messages