A webapp designed where users can adopt and purchase pets to give a new home. made use of React and its hooks, useContext and context API for state management. Implemented the use of lazy loading images.
|
HTML |
CSS |
Javascript |
React |
Before installation, please make sure you have already installed the following tools:
- Install dependencies with npm install
npm install- Run the project
npm run start