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

https://github.com/guillainbisimwa/rn-zaio-training

This is a project from ZAIO's mobile app development with React Native.
https://github.com/guillainbisimwa/rn-zaio-training

expo react-native

Last synced: about 1 month ago
JSON representation

This is a project from ZAIO's mobile app development with React Native.

Awesome Lists containing this project

README

          

[![runs with Expo Go](https://img.shields.io/badge/Runs%20with%20Expo%20Go-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.dev/client)

# RN-zaio-training

> This is a project from [ZAIO](https://www.zaio.io/)'s mobile app development with React Native.

We have implemented this app during the lesson.

![screenshot](./app_screenshot.gif)

## Live Demo

[Live Demo Link](https://youtu.be/r08cQporTbw)

## Download App from Google Play

[Google Play](https://play.google.com/store/apps/details?id=com.guillain.test&hl=fr&gl=US)

## Built With

- JavaScript
- React Native
- Expo

## Getting Started

**This is an example of how you may give instructions on setting up your project locally.**

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Nodejs
- yarn or npm

### Setup

Navigate to your desired location to download the contents of this repository.
In order to clone this repository just type the following commands over the terminal in Linux or Mac or the Windows cmd console.

```s
git clone https://github.com/guillainbisimwa/RN-zaio-training.git

```

### Install

Run the following commands to install dependencies:

```s
cd RN-zaio-training
yarn install

```

### Usage

In order to run this project locally, just type this command:

```s
yarn start

```

## Author

👤 **Guillain Bisimwa**

- Github : [@guillainbisimwa](https://github.com/guillainbisimwa)
- Twitter : [@gullain_bisimwa](https://twitter.com/gullain_bisimwa)
- Linkedin : [guillain-bisimwa](https://www.linkedin.com/in/guillain-bisimwa-8a8b7a7b/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/guillainbisimwa/RN-zaio-training/issues).

If you're having problems, you can tweet to us [@expo](https://twitter.com/expo) or ask in [forums](https://forums.expo.io/c/snack).

Snack is Open Source. You can find the code on the [GitHub repo](https://github.com/expo/snack).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Zaio](https://www.zaio.io/)
- [Snack](https://snack.expo.dev/)
- [Groad - Food Ordering System - UI/UX Case Study](https://www.behance.net/gallery/92019977/Groad-Food-Ordering-System-UIUX-Case-Study),
- [Unsplash](https://unsplash.com/) for images
- 👤[Didierson AMURI](https://github.com/didiamuri)
- 👤[Daniel rubambura](https://github.com/DanielRub)

## 📝 License

This project is [MIT](./MIT.md) licensed.