- A nextjs Social Media built with ❤️
View Demo
Table of Contents
NextBook is a minimalistic social network built using Nextjs and MERN stack. It’s super fast with real-time notification and chats - the reason for its speed is that it's built using functional programming (FP) concepts like immutability.
- NextJs
- NodeJs
- Express
- MongoDb
- Mongoose
- Socket.io
- Tailwind CSS
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.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
config.env
const API_KEY = 'ENTER YOUR API';
Run the code
npm start
Test Login Credentials
Email - [email protected] Password - qwe123
Nivedin - nivedinp - [email protected]