Check out these links to introduce how to get started with creating a new React App!
Create a New React App - React
GitHub - facebook/create-react-app: Set up a modern web app by running one command.
APIs (Application Programming Interface) helps allow two applications to talk to each other. There are plenty of cool APIs we can find that will allow us to access different kinds of data! Here are some examples of APIs you can use:
😷 COVID-19 API → https://covid19api.com/
🎵 Spotify API → https://developer.spotify.com/
Here are some helpful resources if you're new to APIs: