https://github.com/walderlansena/zeuscar
:oncoming_automobile: Online car sales platform - React Js + Material UI + Firebase
https://github.com/walderlansena/zeuscar
car firebase offer react react-js
Last synced: 4 months ago
JSON representation
:oncoming_automobile: Online car sales platform - React Js + Material UI + Firebase
- Host: GitHub
- URL: https://github.com/walderlansena/zeuscar
- Owner: WalderlanSena
- License: mit
- Created: 2020-05-20T11:52:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T13:16:12.000Z (over 5 years ago)
- Last Synced: 2025-04-13T19:46:42.114Z (about 1 year ago)
- Topics: car, firebase, offer, react, react-js
- Language: JavaScript
- Homepage:
- Size: 3.58 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:oncoming_automobile: Online car sales platform
# About
This is a basic project developed with React js and the Material UI library consuming the api created in Firebase Cloud.
# Home Page
# Admin
# Use
## Instalation
Download the repository that the following command
```
git@github.com:WalderlanSena/zeuscar.git
```
## .env File
Move the **.env.test** file to .env and add your **Firebase** settings
## Install dependency
Inside the application directory, run your package manager. That in my case I used yarn.
```
yarn
```
Subsequently run the application
```
yarn start
```
Finishing the execution you will possibly have this exit in the terminal. Soon your browser was to open a tab at the address: **https://localhost:3000**
```
Compiled successfully!
You can now view zeuscarweb in the browser.
Local: http://localhost:3000
On Your Network: http://192.168.15.3:3000
Note that the development build is not optimized.
To create a production build, use yarn build.
```
# License
The Zeus Car is open source software licensed under the MIT license.