A web-app made using MERN. It follows CRUD: Create, Read, Update, Delete.
- Sign up/ Sign In
- Dark Mode/ Light Mode
- Create a post
- Like/Dislike Posts
- Check various user profiles
- Add/Remove Friend
- Responsive
-
Clone the repository
git clone https://github.com/mansidhamne/codopedia.git
-
Install all the dependencies
git init -y
-
Run the client module
npm run dev
-
Run the server module
nodmeon index.js
-
Set up the .env file
-
Get your API key for the NewsWidget from https://newsapi.org