This is an example of a frontend project with Next
Client: NextJs, React Query, Axios, React Hook Form, Zod, TailwindCSS
Clone the project
git clone https://github.com/elyasprba/frontend-next.gitGo to the project directory
cd frontend-nextInstall dependencies
npm installStart the server
npm run devTo run this project, you will need to add the following environment variables to your .env file
NEXT_PUBLIC_BE_HOST : http://localhost:8000
Here are some related projects
- Get Started
- Welcome
- Register
- Login
- Profile





