
Capstone project for the BrainStation software engineering bootcamp.
Signing up
The sign up process uses Zod and React-Hook-Form for validation, and JWT and bcrypt for authorisation.


Creating a post
MapboxGL was used to implement the map feature, which allows users to search for locations as well as drop pins and markers.
Interacting with posts
Here users can add comments and, by clicking the map icon, link out to the location pinned by the author.

