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
- Host: GitHub
- URL: https://github.com/zeusmadeit/awesomeproject
- Owner: zeusmadeit
- Created: 2021-03-12T21:43:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T10:59:23.000Z (over 2 years ago)
- Last Synced: 2025-10-31T16:02:04.318Z (9 months ago)
- Topics: expo, react-native, tesla-clone
- Language: JavaScript
- Homepage:
- Size: 1.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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