Skip to content

mansidhamne/codopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CODOPEDIA

The Social Media for Coders.

A web-app made using MERN. It follows CRUD: Create, Read, Update, Delete.

Preview

Screenshot 2024-01-27 at 7 08 15 PM Screenshot 2024-01-27 at 7 16 26 PM Screenshot 2024-01-27 at 7 20 31 PM Screenshot 2024-01-27 at 7 20 58 PM

Features

  1. Sign up/ Sign In
  2. Dark Mode/ Light Mode
  3. Create a post
  4. Like/Dislike Posts
  5. Check various user profiles
  6. Add/Remove Friend
  7. Responsive

Getting Started

  1. Clone the repository

    git clone https://github.com/mansidhamne/codopedia.git
    
  2. Install all the dependencies

    git init -y
    
  3. Run the client module

    npm run dev
    
  4. Run the server module

    nodmeon index.js
    
  5. Set up the .env file

  6. Get your API key for the NewsWidget from https://newsapi.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages