Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabelamoraes/nlw-return
https://github.com/isabelamoraes/nlw-return
axios cors expo expo-file-system express google-fonts headless html2canvas mailtrap nodejs nodemailer prisma react-native react-native-bottom-sheet react-native-view-shot reactjs solid swc tailwindcss vite
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/nlw-return
- Owner: isabelamoraes
- Created: 2022-05-08T18:45:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T19:07:42.000Z (almost 3 years ago)
- Last Synced: 2024-11-22T13:37:59.071Z (3 months ago)
- Topics: axios, cors, expo, expo-file-system, express, google-fonts, headless, html2canvas, mailtrap, nodejs, nodemailer, prisma, react-native, react-native-bottom-sheet, react-native-view-shot, reactjs, solid, swc, tailwindcss, vite
- Language: TypeScript
- Homepage:
- Size: 5.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Widget
Send your feedback
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-return.git# Go into the repository desired
$ cd nlw-return/server
# OR
$ cd nlw-return/web
# OR
$ cd nlw-return/mobile# Install dependencies
$ yarn install# Run the mobile application
$ yarn start# Run the web or server application
$ yarn dev```
## Reference
This application was developed during my participation in Next Level Week Return, promoted by Rocketseat.