Mattgram is a Instagram clone. Like Instagram, it has the same functionalities.
- Node.js
- React
- React Native with Expo
- react-router-dom
- react-navigation
- express
- axios
- MongoDB (mongoose)
- sharp
- ImagePicker
- multer
- socket.io
- socket.io-client
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.