/Shoe-shop

Primary LanguageJavaScript

Static Shoe Shop

A react native app that show a shoe shop model.

GitHub language count Repository size GitHub last commit made by Rick Sousa

Status: Finished

AboutFeaturesLayoutTech StackAuthor

About

Shoe Shop is an application that displays a list of shoes with their details. It was developed to improve my react native skills.


Features

  • Users have access to the mobile application, where they can:
    • browse the list of shoes
    • see the details model of the first shoe

Layout

People People People People


Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com), [Yarn] (https://yarnpkg.com/), In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the app (Mobile)

# Clone this repository
$ git clone git@github.com:ricknois/Shoe-shop.git

# Access the project folder in your terminal
$ cd Shoe-shop

# Install the dependencies
$ yarn install

# Run the application in development mode
$ expo start

# Scan the qr code in your expo app

Tech Stack

The following tools were used in the construction of the project:

Mobile (React Native + Java Script)


Author

Rick Sousa
I followed the guidelines of a video from "Sujeito Programador". ref: https://www.youtube.com/watch?v=RZbz26EVysA

Made with love by Rick Sousa 👋🏽 Get in Touch!