The API of "Around the U.S." an interactive page where users can add, remove, or like photos, with authorization and registration handled by the back-end server.
- Stack: MongoDB, Express.js, React, and Node.js
- Google Cloud hosts the backend
- Mongoose wraps MongoDB and manages data with a REST Api
- JWT's secure the authentication process