This project is a simple REST API with a React frontend. The API is built with Django and Django REST Framework. The frontend is built with React and uses Axios to make requests to the API. The API is documented with Coreapi. The project is deployed in Railway.
- Has a CRUD API for a task model
- API built with Django and Django REST Framework
- Has a React frontend that uses Axios to make requests to the API
- Vite used to build the frontend
- Use tailwindcss for styling
- Use coreapi to document the API
- Deployed in Railway
You can check out the demo:
You can check out the API documentation: