Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elzalouy/kararbia
Kar Arabia is a car borrowing, selling and modification center
https://github.com/elzalouy/kararbia
axios bootstrap joi jquery jwt-authentication lodash prop-types query-string react react-dom-router toastify wow
Last synced: 13 days ago
JSON representation
Kar Arabia is a car borrowing, selling and modification center
- Host: GitHub
- URL: https://github.com/elzalouy/kararbia
- Owner: elzalouy
- Created: 2020-02-19T00:06:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T16:37:51.000Z (over 1 year ago)
- Last Synced: 2024-07-29T20:32:15.075Z (3 months ago)
- Topics: axios, bootstrap, joi, jquery, jwt-authentication, lodash, prop-types, query-string, react, react-dom-router, toastify, wow
- Language: JavaScript
- Homepage: http://www.kararabia.com/
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kar Arabia
Kar Arabia is a car borrowing, selling and modification agency.
### Responsibility
I was responsible for developing the backend, front-end, and database from scratch. It take from me one month and 15 days to finish it.
## InstallationUse the package manager [npm](https://www.npmjs.com/) to install EscrowBchain.
```bash
npm install
npm start
```## Demo
Home (EN) | Home (AR) | Home / Cars (empty)
:-------------------------:|:-------------------------:|:-------------------------:
![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-11-00.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-11-35.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-11-51.png)
Home / News / Empty | Quick Car Search/ Info / empty | Footer
![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-11-56.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-29-30.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-12-02.png)
Login (AR) | Login | Register (AR)
![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-33-39.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-38-40.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-34-01.png)
Contact Us | Cars
![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-41-31.png) | ![](https://github.com/elzalouy/kararbia/blob/master/Pics/Screenshot%20from%202022-03-17%2011-12-12.png)## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.