Skip to content

elyasprba/frontend-next

Repository files navigation

Frontend Next

This is an example of a frontend project with Next

Tech Stack

Client: NextJs, React Query, Axios, React Hook Form, Zod, TailwindCSS

Run Locally

Clone the project

  git clone https://github.com/elyasprba/frontend-next.git

Go to the project directory

  cd frontend-next

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_BE_HOST : http://localhost:8000

Related

Here are some related projects

BACKEND PRISMA

Features

  • Get Started
  • Welcome
  • Register
  • Login
  • Profile

Screenshots