https://github.com/nda17/search-jokes
https://github.com/nda17/search-jokes
axios nextjs react-hook-form react-query typescript
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nda17/search-jokes
- Owner: nda17
- Created: 2024-07-30T18:13:34.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T03:44:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T10:24:34.059Z (over 1 year ago)
- Topics: axios, nextjs, react-hook-form, react-query, typescript
- Language: TypeScript
- Homepage: https://search-jokes.vercel.app
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search-jokes
Search engine with fun facts about Chuck Norris.
---
## _Used stack:_
- [x] [Used API](https://cinema-private.ru)
- [x] Next.js
- [x] Typescript
- [x] React-query
- [x] Axios
- [x] Tailwind
- [x] Scss
- [x] React-hook-form
## _Compiles and minifies for production:_
- pnpm next build
- npm run build
---
## _Getting started online development server:_
- pnpm next dev
- npm run next dev