🍺 React & Typescript Beer App
This project was bootstrapped with Create React App.

🧰 Built with
- Create React App
- Tailwind CSS
- Typescript
✨ What I learned
I've learnt a few things in this particular project:
- I am more familiar with Typescript and how useful it can be
- More aware of folder structure and how Props are passed down through components
- Fetching particular information from an api (I used https://punkapi.com/documentation/v2 for this project) and passing this through the App
I would like to improve certain areas, including cleaning up the search functionality to filter better results and results based on the information actually being displayed.
✍🏻 Author