Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 618 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 618 Bytes

rate-repository-app

This project is a React Native application built to showcase my frontend / mobile development skills and serves as a practice project. It utilizes React Native with Expo, GraphQL, and custom hooks.

The idea of behind this app comes from FullStackOpen, a free online course by the University of Helsinki.

Installation

To run this project locally, follow these steps:

Clone the repository:

git clone https://github.com/your-username/project-name.git

Navigate to the project directory:

cd project-name

Install the project dependencies:

npm install