Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haminimi/messaging-app-backend

A basic messaging app with authentication and authorization using JWT.
https://github.com/haminimi/messaging-app-backend

authentication authorization express jamstack jwt messaging-app mongodb nodejs react theodinproject

Last synced: 16 days ago
JSON representation

A basic messaging app with authentication and authorization using JWT.

Awesome Lists containing this project

README

        

# ChitChatHub - Messaging App (Backend)
## Description
A basic messaging app with authentication and authorization using JWT. [The project](https://www.theodinproject.com/lessons/nodejs-messaging-app) is a part of [The Odin Project](https://www.theodinproject.com/dashboard)'s Node course within [The Odin Project](https://www.theodinproject.com/dashboard)'s curriculum. The Odin Project provides a high quality web development education maintained by an open source community.
## Live Preview and Frontend
You can check out [the app here](https://messaging-app-rosy.vercel.app/), and [the frontend code with more details about the project here](https://github.com/Haminimi/messaging-app).
## Tech
**The project is built with:**
- Node.js/Express
- MongoDB

**Tools**
- Visual Studio Code
- Git
## Author
- [GitHub](https://github.com/Haminimi)
- [Exercism](https://exercism.org/profiles/Haminimi)
- [LeetCode](https://leetcode.com/Haminimi/)
- Email: [email protected]
## Happy coding!