This Project is a Simple ReactJS Project which demonstrates the following
- Creating a Component in React
- Fetching data from api that gets users information and also, updates "Profile Card" photo each time we refresh browser
- Async await props useState react hooks
- Not much focus on styles more so on learning and mastering reactjs
The project Template can be used to build bigger projects
- Install nodejs
- Cd inside appscipy and npm start running localhost on port 3000
refresh browser 3x times when page loads and get your new profile card. Inspect page and fetch users information.