frameworks/libraries used for theproject..
installing and setting up your app.
- Install NPM packages in backend and client directories
npm install
- Start server
npm run dev
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our React Docs for more details.