This project uses a Feature-Based Architecture and Atomic Design, which organizes the project according to specific functionalities or modules instead of separating by file types. Each functionality has its own set of related files, making the code more modular, organized, and easier to manage. -
View it on GitHub