Frontend TechVet repository
Please follow the following instructions carefully. Any mistakes will not be forgiven.
Clone the repository.
git clone https://github.com/luizguilherme5/techvet-frontend
In the project directory, type
npm install
npm will install all dependencies listed in the package.json.
Your react components must be located in the src directory.
New instructions might come in the future.