Skip to content

nublson/instagram-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Clone (Backend w/ Node.js)

A Node.js API that allows you to upload images with information similar to true instagram.

Getting Started

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.

Prerequisites

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

Installation

Clone the repository and run

// With NPM
$ npm install
$ npm run dev

// With Yarn
$ yarn install
$ yarn dev

Built With

Contributing

Please feel free to send pull request if you want to contribute!

Authors

-Nubelson - Development - nubelsondev