Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isabelamoraes/nlw02


https://github.com/isabelamoraes/nlw02

axios cors expo express google-fonts javascript knex nodejs react-native react-navigation reactjs typescript

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        




Proffy




PROFFY


Connecting teachers who want teach with students who want learn


Features   |   
Getting Started   |   
Reference


Web Application Demo
Mobile Application Demo

## 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/nlw02.git nlw02

# Go into the repository desired
$ cd nlw02/server
# OR
$ cd nlw02/web
# OR
$ cd nlw02/mobile

# Install dependencies
$ yarn install

# Run the application
$ yarn start
```

## Reference

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