/adopt-me

a website built with latest features in React, including hooks, effects, context, and portals

Primary LanguageJavaScript

Adopt pets

Summary

find animals that are available for adoption

Setup

  1. Clone repository
git clone https://github.com/zlv2s/adopt-me.git
  1. Download npm dependencies
yarn add
  1. Start the development server
yarn dev