https://github.com/acdvs/pet-search
https://github.com/acdvs/pet-search
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/acdvs/pet-search
- Owner: acdvs
- Created: 2025-02-13T01:17:15.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-27T01:28:37.000Z (3 months ago)
- Last Synced: 2025-04-12T10:09:20.838Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://fetch-assessment-three.vercel.app
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting started
1. Install dependencies.
```sh
yarn install
```
2. Run the dev environment.
```sh
yarn dev
```