Create a React project utilizing all the tools you've learned so far. This project must contain (but is not limited to) the following:
-
Vite + React.js Project
-
Use of useEffect and useState
-
Use of Axios and at least 1 3rd Party API
-
Use of Components and Props
-
Use of Tailwind CSS for styling html components
-
Use of ReactBootstrap Components
-
Have fun and challenge yourself!