Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 4.86 KB

README.md

File metadata and controls

47 lines (39 loc) · 4.86 KB

API-PRACTICE-REACT - API calls using React written in TypeScript

license

This is a personal project to practice React, using APIs like Brasil-API with React and React Router to build a web interface for obtaining information using Fetch and Axios. Another choice was to use Vite instead of CRA to learn it's ins and outs.

Checkout the BrasilAPI project

Feel free to download the project

DEPENDENCIES

PROD

react react-dom react-router-dom classnames react-tooltip react-csv-downloader pdfmake axios @react-google-maps/api @fortawesome/react-fontawesome @fortawesome/fontawesome-svg-core @fortawesome/free-regular-svg-icons @fortawesome/free-solid-svg-icons

DEV - MAIN PACKAGES

vite typescript sass jsdom vitest vite-plugin-live-reload vite-plugin-svgr @vitejs/plugin-react

DEV - TYPES AND TESTING

@testing-library/jest-dom @testing-library/react @vitest/coverage-c8 @types/istanbul-lib-coverage @types/react @types/react-dom @types/vite-plugin-react-svg @types/pdfmake