Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.06 KB

WIP

TODO

translate response from external API, fix custom auth pages, css variables, fix styles, check how worrks prefetch in NEXT, add ranking, comments, users, profile users

DEMO


Getting Started

First, add env variables to .env.local(you can look at .env.example) and run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Libraries & Tools

  • zod
  • context
  • hooks
  • react-query
  • ant design
  • react-hook-form
  • react-testing-library
  • server-components
  • ssr