Skip to content

isabelamoraes/sushi

Repository files navigation

Sushi

Place your order for Japanese food

Features   |    Getting Started   |    Reference

Mobile Application Demo

Features

This project was developed with the following technologies:

  • React Native - A framework for creating native apps for Android and iOS with JavaScript and React.
  • Expo - A platform for making universal native apps for Android, and iOS with JavaScript and React.

Getting Started

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

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

# Go into the repository
$ cd sushi

# Install dependencies
$ yarn

# Run the mobile application
$ expo start

# Run the server
$ yarn server

Reference

This application was developed based on that design with the intention of apply the knowledge learned during the Figma course taught by the Felipe Santana; and the Redux bonus module of the ReactJS track on Ignite, training promoted by Rocketseat.