Skip to content

nivedin/Social-Media-Nextjs

Repository files navigation


Logo

NextBook

- A nextjs Social Media built with ❤️

View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

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.

Built With

  • NextJs
  • NodeJs
  • Express
  • MongoDb
  • Mongoose
  • Socket.io
  • Tailwind CSS

Getting Started

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

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

Installation

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in config.env
    const API_KEY = 'ENTER YOUR API';

Usage

Run the code

npm start

Test Login Credentials

Email - [email protected] Password - qwe123

Contact

Nivedin - nivedinp - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published