Skip to content

jadekang0611/instagram-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Instagram Clone

As a frontend engineer candidate at Ruggable, I was asked to build a login page with a heavy emphasis in UI/UX that would allow users to create an account, login, sign out, and view a protected route.

Application URL

Live Page

Authorization

This is a public application and no authorization is required to access it.

Common setup

Clone the repo (or extract the provided project folder) and install dependencies.

git clone https://github.com/jadekang0611/instagram-clone.git

npm install

Project Plan

You can view how I planned the overall development prior to beginning my work.

Project Plan

CRUD

  • POST - Create a new user

  • POST - Sign in an existing user

  • GET - Sign out a user

  • GET - Get a user's profile info.

Technologies

  • MongoDB
  • NodeJS
  • Express
  • Mongoose
  • Bcrypt

Deploy to Heroku

You can deploy this app to Heroku following the steps provided below. If you aren't yet a collaborator, you can request an invitation by sending an email to [email protected]

Deploy

About

Instagram api repo for Instargram clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published