Skip to content

v0.3.0

Compare
Choose a tag to compare
@technoph1le technoph1le released this 05 Dec 21:41
· 832 commits to main since this release
  • Refactor custom hooks
  • Add a new hook, called useFetch to avoid repetition of codes
  • Created a global context for App to manage the state
  • Divided the large file into its own components
  • Removed the previous routing system to simplify the architecture (cuz it was so much confusing after I finished with it)
  • Made sure app runs normally again without crashes