This Project was realised using the Next.JS SSR Framework.
-
Install dependencies using
npm install
-
create .env file with following variables:
Name | Value |
---|---|
NEXT_PUBLIC_SERVICE_URI |
URI of the party-carty service |
- Frontend unit/integration tests using React-Testing-Library and Jest.JS
- End-To-End Testing with Playwright
The Production build of PartyCarty can be found here (https://partycarty.greif.me)
- Mantine
- Superagent >> might change to ky.js later due to Fetch API implementation
- Formik
- next-i18next