Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 690 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 690 Bytes

Rentx

Nice and beautiful renting cars app, developed during the Rocketseat Ignite course.

Install

yarn install and please remember to start the api server

API

check the configure the api route in the services/api folder. you can find the api documentation in my repository: rentx-api-ignite-master

Stack

  • React Native
  • Typescript
  • Expo Bare Workflow
  • WatermelonDB
  • Lottie
  • Reanimated v2
  • Cache Image
  • Offline first
  • Nodejs as backend

Features

  • User authentication
  • Create new user
  • Profile Update
  • List my rental cars
  • List cars available
  • Rent cars
  • And more...