Skip to content

This is the frontend repository of the Avalanche Hackathon project

Notifications You must be signed in to change notification settings

UchuvaLabs/uchuvalabs-react

Repository files navigation

Description of the directory structure 🎯

  • assets/: Contains static resources such as fonts and images.

  • components/: It is organized in logical subfolders (common, wallet, transactions) to separate reusable components by functionality.

  • config/: Application configurations such as paths and themes.

  • hooks/: Custom hooks are placed here.

  • layouts/: Reusable layouts that structure the application pages.

  • lib/: Utility functions and project's own libraries.

  • pages/: Contains all the pages that represent complete views.

  • services/: For logic that interacts with APIs or other external services.

  • styles/: Global and application-specific styles.

  • App.tsx and main.tsx: Maintain their main roles as the root component and the entry point of the application, respectively.

About

This is the frontend repository of the Avalanche Hackathon project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published