Client and REST API server implementation of the Trip Planner app.
The app was created as an interview assignment and took around 60 hours to make, split between client and server fairly evenly.
-
Client: React (w/ hooks), react-query, Chakra UI, Emotion
-
Server: Node.js (ES modules), Express, SQLite, JWT