Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 576 Bytes

File metadata and controls

52 lines (30 loc) · 576 Bytes

Posty App

A simple Social Media app.

Authors

Run Locally

Clone the project

  git clone https://github.com/rubickking04/Posty_App.git

Go to the project directory

  cd Posty_App-main

Install dependencies

  npm install

Copy the environment files

  cp .env.example .env

Start the server

  npm run server

Tech Stack

Client: React JS

Server: Node JS, Express JS, MongoDB

License

MIT