Coder Social home page Coder Social logo

aleksandromilenkov / socialpedia Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.33 MB

Fullstack MERN application for social media platform

JavaScript 97.27% HTML 2.46% CSS 0.27%
bcryptjs css expressjs formik-yup jsonwebtoken mongodb mongoose mui nodejs reactjs

socialpedia's Introduction

Socialpedia

I made a fullstack MERN application for a social media platform called "Sociopedia".
Here you can Register an account, login, create posts with Images or without images, Add or remove friends, Like, Comment on other posts, change the overall theme of the page and more.
For the frontend I'm using: React.js, Material UI Framerowrk for styling, Formik for making easier forms, react-router-dom v6 for navigating, react-redux and redux persists for my store and other smaller packages.
For the backend I'm using: Node.js & Express.js, jsonwebtoken to make the authentication with tokens, I'm protecting the routes, bcrypt to protect the passwords, mongo Db and Mongoose for the database and other smaller packages.
The app is fully responsive

Home Page:

sociopedia

Profile page:

sociopediaProfile

Other User's profile page:

sociopediaOtherProfile

Simple User's post example:

sociopediaPostExample

Socialpedia with the Dark Mode active:

sociopediaDark

Login page:

sociopediaLogin

Signup page:

sociopediaSignup

Installation

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Node package manager - npm.

Installation

  1. Clone the repo
git clone https://github.com/aleksandromilenkov/socialpedia.git
  1. Navigate to server folder and npm install there
npm install 
  1. Navigate to client folder and npm install there too
npm install 
  1. Once installed, navigate to server folder and run this command to start the server:
npm run start
  1. After server started, navigate to client folder and run this command to start the client:
npm run start

Now go to localhost:3000 and you will see the app.

Usage

Use this app for whatever you like.

Built with

  • React.js
  • Material UI
  • Formik
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Redux & Redux Persists
  • Helmet
  • Bcrypt
  • And more...

socialpedia's People

Contributors

aleksandromilenkov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.