Skip to content

felipecespedes/rappi-ui-clone

Repository files navigation

Rappi UI Clone

Educational project on how to recreate the Rappi UI.

Getting Started

# clone this repo
$ git clone https://github.com/felipecespedes/rappi-ui-clone.git

# change directory to your app
$ cd rappi-ui-clone

# install dependencies with npm or yarn
$ npm install
# or
$ yarn

# run react native
$ react-native start

# open your simulator and run
$ react-native run-android
# or iOS
$ react-native run-ios

Screenshots

  • Home Screen

  • Drawer Menu

Important note: This is merely an educational project on how to write frontend code and it is not a functional product by any means

Authors

If you found this project helpful and want to sponsor me for creating and sharing more educational open-source projects, please consider buying me a cup of coffee

Buy Me A Coffee

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Rappi UI Clone - Educational Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published