Frontend: React
Backend: Node.js, Postgres w/ Docker Container.
git clone git@github.com:GlynL/tech-test-prendi.git
cd client
npm install
npm start
- Will run on port 3000.
- Setup with Docker.
cd server
npm run docker
- Will run on port 8080.
- Register as a new user if you want to save clicks.
- typescript
- tests