https://github.com/mykal-steele/adorio
A MERN stack app for posts, likes, and comments. Built with React, Express, MongoDB, and Socket.io. Real-time updates, JWT auth, and a prototype image upload feature. Still fixing bugs and tweaking the UI. "It works most of the time."
https://github.com/mykal-steele/adorio
express jsonwebtoken mongodb nodejs react redux rest-api social-media-app socket-io tailwindcss vite
Last synced: 8 months ago
JSON representation
A MERN stack app for posts, likes, and comments. Built with React, Express, MongoDB, and Socket.io. Real-time updates, JWT auth, and a prototype image upload feature. Still fixing bugs and tweaking the UI. "It works most of the time."
- Host: GitHub
- URL: https://github.com/mykal-steele/adorio
- Owner: Mykal-Steele
- License: agpl-3.0
- Created: 2025-01-27T15:02:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T18:43:05.000Z (8 months ago)
- Last Synced: 2025-03-03T18:44:20.544Z (8 months ago)
- Topics: express, jsonwebtoken, mongodb, nodejs, react, redux, rest-api, social-media-app, socket-io, tailwindcss, vite
- Language: JavaScript
- Homepage: https://adorio.space/
- Size: 12.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh