The projects on this repository were built using react js. I built this projects in order to strengthen my knowledge of react.
Each project has been made responsive using CSS
Birthdayproject || This was my first project, I built it to understand how useState works in react.
tours || This is a tour project that displays different tours.
reviews || This project shows customers reviews
Accordion ||Built this to practice how to build accordions in react
menu ||Displays different dishes and allows users to filter menu with the buttons provider
cocktails || This cocktail provide helped to solidfy my understanding of react-route-dom, using api and also filtering
RandomUser || Displays random users when you click on a button and displays details of each user when hovered on any of the items
Pagination || Pagination Project