This guide will walk you through contributing to the frontend of Dolphin Flashcards. It includes coding best practices, the development environment setup, and useful resources.

Onboarding Videos

If you’re new to the project, start with these videos. It is best to review them individually. If you’re unfamiliar with React, watch the 4th and 5th videos before diving into the practical coding bit.

  1. Dolphin Flashcards - Vision Onboarding - Overview of the project.
  2. How To Code The Frontend - The Theory - Theoretical concepts behind the frontend codebase.
  3. How To Code The Frontend - The Practical Bit - Hands-on guide to coding the frontend.
  4. React in 100 Seconds - Quick introduction to React.
  5. React Tutorial for Beginners - In-depth React tutorial.

More details about project structure and best practices will be added soon!