Coder Social home page Coder Social logo

semana-omnistack-10's Introduction

Semana Omnistack 10

Project Dev Radar developed during the Rocketseat OmniStack Week

๐Ÿš€ Technologies

Back-end Front-end Mobile
Node.js ReactJS React Native - Expo
MongoDB Axios Axios
Nodemon React Hooks React Hooks
Cors - -
Mongoose - -

Setup

To install the dependencies and to execute the Backend, clone the project on your computer an execute:

cd backend
npm install
npm start

To run the React's Frontend use:

cd frontend
npm install
npm start

When the process end, automatically will open the page localhost:3000 on your web browser with de Project Be The Hero.

To test the React Native Mobile, first put your server address (your computer) in the filesrc/services/api.js, and after execute the commands:

# Don't execute the following line if tou have the Expo (CLI) already intalled! 
yarn global add install expo-cli

cd mobile
npm install
npm start

When the proccess end, automatically will open the page localhost:19002. Connect your emulator, or test the app by LAN: Download the Expo app from Play Store or App Store and scan the QR Code.

semana-omnistack-10's People

Contributors

sauslash avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.