Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 400 Bytes

File metadata and controls

4 lines (4 loc) · 400 Bytes

react_ninja

This is a fullstack with Auth; a React frontend using Typescript with a Django REST framework backend. The React app fetches data from the Django API and displays it. The frontend, garnished with Tailwind CSS, is efficiently managed by Vite, an application runner which boasts inbuilt functions like Hot Module loading. It also leverages Zustand, a scalable state management solution.