A Node.js API that allows you to upload images with information similar to true instagram.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Feel free to deploy if you want.
You need a MONGO_URL from MongoDB Atlas or if you want, for a local MongoDB and past to .env file in the root oh the project
MONGO_URL=yourMongoUrl
Clone the repository and run
// With NPM
$ npm install
$ npm run dev
// With Yarn
$ yarn install
$ yarn dev
Please feel free to send pull request if you want to contribute!
-Nubelson - Development - nubelsondev