Skip to content

Files

52 lines (32 loc) · 1.01 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.01 KB

Adopt Me

Adopt Me is a React application for the purpose of adopt animals, it actually consumes this api.

Summary

Dependencies Installation

To install project's dependencies you can use you favorite dependency manager

If you prefer to install them via npm

npm install

Or if you prefer to install them via yarn

yarn

Usage

To run this project locally in your machine, you can simply run

npm run dev

or if you prefer

yarn dev

then the project will be available at http://localhost:1234

Contributing

Feel free to contribute to this project sending a PR :)

Production

This project isn't actually in production 😅

with ❤️, Julian