To be more confident with TS and State management
This is a front-end project made with React. It displays information about famous painters and their paintings. Users can like the paintings and view all their favorite works.
- React
- TypeScript
- Zustand
- Styled Components
- React Router DOM
To install this project on your local machine, follow these steps:
Clone -> npm install -> npm start
Open your browser and navigate to http://localhost:3000/ to view the project.