This project is for cat lovers to search for a cat, view their images and details!
- React
- Styled components
- Express host by Firebase functions
- Clone the repo
git clone https://github.com/kaeltran16/cat-wiki.git
- Install packages
yarn install
- Run the app
yarn dev