Skip to content

Latest commit

 

History

History
57 lines (48 loc) · 1.96 KB

README.md

File metadata and controls

57 lines (48 loc) · 1.96 KB

Project logo

Pixagram

https://pixagram-app.vercel.app/home A mini social app which looks like instagram-clone | reddit clone

📝 Table of Contents

🧐 About

This is a small social web app which allows users to register account, post image, see posts by other people. Live.

🏁 Getting Started

To run this project on your machine

git clone https://github.com/Jenis313/pixagram.git
 cd pixagram
npm install

rename .envsample to .env and add MONGO_CONNECTION_URL(mongo atlas url), JWT_SECRET, PORT, NODE_ENV & cloudinary setups.

app.js

🎈 Usage

To see the all api endpoints visit this page. To run frontend see this

⛏️ Built Using

⛏️ TODO ### TODO

  • Like and Comment Issue.
  • Filter image size in uploader middleware.

✍️ Authors

Jenis Rai

🎉 Acknowledgements