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.
- Host: GitHub
- URL: https://github.com/guillainbisimwa/rn-zaio-training
- Owner: guillainbisimwa
- Created: 2021-10-27T09:01:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T10:52:40.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T05:42:44.647Z (9 months ago)
- Topics: expo, react-native
- Language: JavaScript
- Homepage:
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.

## 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.