Project to practice the React Query library. We will use the Github Api to be able to bring the issues from a specific repository, in this case, from the React repository. The objective is to learn how to manage the cache, segment it and order it for better reading and understanding.
- Node.js higher than v14
- Routing done using React Router
- For the management of asynchronous states Tanstack Query
- axios for networking.
- react-markdown for rendering markdown files.
For coding styling, we decided to go with ESLint.
Maps-app is built and maintained by Castro Maciel
This project is licensed under the terms of the MIT license.