Skip to content

GlynL/tech-test-prendi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prendi Software Engineer Test – Web Development

Frontend: React

Backend: Node.js, Postgres w/ Docker Container.

Setup

  • git clone git@github.com:GlynL/tech-test-prendi.git

Client

  • cd client
  • npm install
  • npm start
  • Will run on port 3000.

Server

  • Setup with Docker.
  • cd server
  • npm run docker
  • Will run on port 8080.

General

  • Register as a new user if you want to save clicks.

TODO:

  • typescript
  • tests

About

Tech test for Prendi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages