Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shobhit1812/socialpedia
A social media application, where operates the microblogging and social networking.
https://github.com/shobhit1812/socialpedia
expressjs jwt-authentication mongodb mui nodejs react-redux reactjs
Last synced: about 2 months ago
JSON representation
A social media application, where operates the microblogging and social networking.
- Host: GitHub
- URL: https://github.com/shobhit1812/socialpedia
- Owner: shobhit1812
- Created: 2022-12-09T06:05:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T05:30:09.000Z (about 2 years ago)
- Last Synced: 2023-09-20T06:47:04.004Z (over 1 year ago)
- Topics: expressjs, jwt-authentication, mongodb, mui, nodejs, react-redux, reactjs
- Language: JavaScript
- Homepage: https://social-pedia.vercel.app/
- Size: 8.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SocialPedia
A social media application, where operates the microblogging and social networking.
## Key Features
* Light/Dark mode
* Post Pictures
* User Authentication
* Like Posts## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone {my repo url}# Go into the repository
$ cd backend# Install dependencies
$ npm install# Go into the repository
$ cd frontend# Install dependencies
$ npm install# Run the backend
$ node server.js# Run the frontend
$ npm start```
## Project Screenshots 🕊
### Homepage### Dark Mode
### Users Detail
### Register Page
> Website [Shobhit Nautiyal](https://shobhitnautiyal.vercel.app/) ·
> GitHub [@shobhit1812](https://github.com/Shobhit1812) ·