/eScooter

This is a code repository for a FULL STACK MERN mobile applictation Using React Native, Node.js, Express & MongoDB.The App is called "Escooter" and it is a eScooter is a project designed for a rental agency for electric scooters.

Primary LanguageTypeScript

eScooter App

eScooter is a project designed for a rental agency for electric scooters. This app displays scooters based on their location on the map and also provides an authentication system using JWT.

Features

  • Display scooters on the map based on their location
  • Authentication system using JWT
  • User-friendly interface
  • Management of user and scooters

Technologies Used

  • React Native
  • Expo
  • Node.js
  • Express
  • MongoDB

How to run the app

To run this app on your local machine, follow these steps:

  • 1 Clone the repository

$ git clone https://github.com/Fahdroussafi/eScooter.git

  • 2 Install dependencies

$ npm install

  • 3 Run the app

$ expo start