This project has been created for the purposes of Frontend Development and Databases classes.
- Typescript -> Express.js API
- React -> Next.js
- Neo4j
- TailwindCSS
To start the project:
In backend
and frontend
directories:
pnpm install
pnpm start
/pnpm dev