Skip to content

AndreLuizGarcia/instagram-omnistack-semana7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaRocket - OmniStack - RocketSeat

Project builded during the OmniStack week provide by RocketSeat.

Project Screens - Web and Mobile

Backend

Installation

Use the node package manager npm to install node dependencies.

npm install

Running Locally

To running locally just run:

yarn dev

If you don't have yarn installed in your local machine, the download can be did from oficial page.

FrontEnd

This FrontEnd project was builded usign ReactJS.

You can see more about it in his oficial page, clicking here.

Installation

Use the node package manager npm to install node dependencies.

npm install

Running Locally

To running locally just run:

npm start

Automatically will be open in your browser the address: http://localhost:3000.

InstaRocket - Mobile Version

Use the node package manager npm to install node dependencies.

npm install

To rebuild Android and iOS folder run this command:

react-native eject
react-native link

After this just run the command to start the project, in my case I runned in Android OS.

react-native run-android

If you need read more about React-Native, how to prepare your enviroment access oficial page here.

The last but not the least

This README isn't finished yet but could help a lot to start this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published