Skip to content

ribeiromatheus/rocketbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocketbox

Web and mobile app to upload files (Dropbox clone)

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/rocketbox.git on your favorite terminal.

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

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