Skip to content

isabelamoraes/nlw_heat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DoWhile

DoWhile

Share your expectation about DoWhile in real time

Features   |    Getting Started   |    Reference

Web Application Demo Mobile Application Demo

Features

This project was developed with the following technologies:

  • Expo - A platform for making universal native apps for Android, iOS, and the web with JavaScript and React.
  • React JS - A JavaScript library for building user interfaces.
  • Node JS - A runtime enviroment for JavaScript applications.

Getting Started

To clone and run this application, place from your command line:

# Clone this repository
$ git clone https://github.com/isabelamoraes/nlw_heat.git

# Go into the repositories and run the command to install dependencies
$ npm install

# Run the node or react application
$ yarn dev

# Run the react native application
$ yarn start

Reference

This application was developed during my participation in Next Level Week Heat, promoted by Rocketseat.