Skip to content

ribeiromatheus/mattgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mattgram

Mattgram is a Instagram clone. Like Instagram, it has the same functionalities.

Tecnologies

  • Node.js
  • React
  • React Native with Expo

Useful libs / modules

Requirements

Get started

At first, clone the repo by running git clone https://github.com/ribeiromatheus/mattgram.git on your favorite terminal.

After cloning run yarn install or npm install on backend, frontend and mattgram folder.

After that, go to backend folder and rename sample.env file to .env, then enter your own credentials.