Created an online application to browse adoptable pets as part of learning React.js.
Used React features such as hooks, effects, context, and portals. Also learned about using tools such as Parcel, ESLint, Prettier, and React Router.
Instructions to run the app:
- Clone the repository to your local machine.
- Go the repository and type the command "npm install" to install the required dependencies.
- Type "npm run dev" to run the program.