Giter VIP home page Giter VIP logo

omnistack-11's Introduction

######### OMNISTACK 11 #############

My project made for OMNISTACK 11 a free course of 1 week duration with made to help learning Node.js and React.js and it really helped me to make things clear in my mind with those technologies, so it's a nice repo to take a look


File Structure

  • Backend

    This part is a API rest that will handle the rules of the service, database, authentication (wich is as simple as possible) and serve all data with json to run, make sure you have node.js in your machine and run the following

    yarn install

    yarn start

  • Frontend This part is the server wich will be send as website to the final user, it doesn't need anything but a browser and node.js to be checked to run use

    yarn install

    yarn start

  • Mobile This part to be runned needs a mobile device and does the same as the frontend to run use make sure you have a android emulator (it'll also work with iOS) running in your machine and then run or your phone with expo installed

    yarn install

    yarn start

    the last one will open a browser window where you can chose either scan a qrcode in your phone or use a phone emulator running in your machine, case you want use in your phone make sure it's in the same network as your computer

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.