Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emalineg/catfactsnow
Learning how to query an API
https://github.com/emalineg/catfactsnow
Last synced: 3 months ago
JSON representation
Learning how to query an API
- Host: GitHub
- URL: https://github.com/emalineg/catfactsnow
- Owner: emalineg
- Created: 2022-11-26T03:09:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T09:22:44.000Z (about 2 years ago)
- Last Synced: 2024-10-12T00:43:06.353Z (3 months ago)
- Language: TypeScript
- Homepage: https://catfactsnow.vercel.app
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ever wanted to receive a random cat fact?
This web-app lets you do just that.
Enter in your phone number and learn something new... about cats!
## Tech stack:
- [Next-Auth.js](https://next-auth.js.org)
- [Prisma](https://prisma.io)
- [TailwindCSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)## Other:
- [Cat Fact API](https://catfact.ninja/)
- [Twilio API](https://twilio.com/)
- [Vercel](https://vercel.com)