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

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."

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