v0.3.0
- 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