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

https://github.com/zeusmadeit/awesomeproject

A Tesla mobile application clone built with expo and react-native
https://github.com/zeusmadeit/awesomeproject

List: awesomeproject

expo react-native tesla-clone

Last synced: 3 months ago
JSON representation

A Tesla mobile application clone built with expo and react-native

Awesome Lists containing this project

README

          

# AwesomeProject
A simple Tesla mobile application clone created with expo and react-native

## Technologies
This project is created with:
* Expo
* React-native

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites
Make sure you nodejs and Expo installed

### Installing

Clone this repositry on your local machine and navigate to the cloned folder:

```
cd AwesomeProject
```
install the dependencies using either npm or yarn

```
npm install
```
Now you can run the project

```
expo start
```

## Authors

* **Abraham Paul** [ZeusMadeIt](https://github.com/ZeusMadeIt)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Hat tip to anyone whose code was used