An open API service indexing awesome lists of open source software.

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

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