Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

```
[email protected]: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.