https://github.com/isabelamoraes/nlw_heat
https://github.com/isabelamoraes/nlw_heat
axios cors dotenv expo expo-auth-session express jsonwebtoken linear-gradient moti nodejs react-icons react-native react-native-async-storage react-native-iphone-x-helper react-native-svg reactjs sass socket-io typescript vite
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/nlw_heat
- Owner: isabelamoraes
- Created: 2022-02-27T19:21:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T19:39:55.000Z (about 3 years ago)
- Last Synced: 2025-01-23T01:12:40.538Z (4 months ago)
- Topics: axios, cors, dotenv, expo, expo-auth-session, express, jsonwebtoken, linear-gradient, moti, nodejs, react-icons, react-native, react-native-async-storage, react-native-iphone-x-helper, react-native-svg, reactjs, sass, socket-io, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 5.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
DoWhile
Share your expectation about DoWhile in real time
Features |
Getting Started |
Reference
![]()
![]()
## Features
This project was developed with the following technologies:
- **[Expo](https://expo.io/)** - A platform for making universal native apps for Android, iOS, and the web with JavaScript and React.
- **[React JS](https://reactjs.org/)** - A JavaScript library for building user interfaces.
- **[Node JS](https://nodejs.org/)** - A runtime enviroment for JavaScript applications.## Getting Started
To clone and run this application, place from your command line:
```bash
# 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.