- Clone this repository:
git clone https://github.com/neoruien/profile-page
- Navigate to the
profile-page
root folder and runnpm start
- Open http://localhost:3000 to view the website in the browser. The website similar to the image below should appear in a few seconds:
- Use React in my implementation
- Add UI to allow us to switch between users in the list
- Host the website for preview [Live website link]
I spend 1.5 days on the assignment. Most of the time was spent on integrating Axios API into the application.