A React project showcasing and fetching all data from my express API project. Originally created with JavaScript, now migrated to TypeScript.
The user can:
- See all female artists in the datset
- Search for artists based on nationality
- Select artist bsaed on year they were born after
- Search all artists in the dataset
- Click on an artist to see more details
- React
- Typescript
- Styled components
- React Router
- Postman
- Express.js
- REST API