This project is a full-stack application developed for the CodeLeap challenge. It consists of a Django backend and a React frontend.
For detailed information on each part of the project, please refer to the specific README files:
- Simple API in Django
- React frontend based on Figma design
- Animations
- Login and Logout
- Create, Read, Update and Delete posts
- Custom Hooks
- Pagination with Infinite Scroll
- Responsive design
- dynamic post sorting by date and username
- Search functionality for posts with debounce

