Official Cursif web client built with Next.js.
- Install npm.
- In the root directory, execute
npm install
.
npm run dev
Open http://localhost:3000 with your browser to see the result. You can connect to the dev user with the credentials bellow :
Email : [email protected]
Pasword : Password1234
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Apollo Client - Apollo React Client Documentation.