Skip to content

wrujel/django-crud-react

Repository files navigation

demo status test

REST API with Django and React

Django Django REST Framework React Tailwindcss Coreapi Vite

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.

Demo · Report issue · Suggest something

Table of Contents

Features

  • 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

Tech Stack

Demo

You can check out the demo:

demo

Documentation

You can check out the API documentation:

![documentation][documentation]