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

https://github.com/cleversamer/taxilen

One place for all taxi service providers.
https://github.com/cleversamer/taxilen

Last synced: about 1 year ago
JSON representation

One place for all taxi service providers.

Awesome Lists containing this project

README

          

# Taxilen 🚀

## 🔴 Live Demo

Not live yet...

## Description

One place for all taxi service providers.

## Getting Started

### Dependencies

- Server:

- accesscontrol
- bcrypt
- cors
- dotenv
- express
- express-fileupload
- express-mongo-sanitize
- express-rate-limit
- express-validator
- http-status
- jsonwebtoken
- lodash
- mailgen
- mongoose
- nodemailer
- passport
- passport-jwt
- xss-clean

- Client:
- react
- react-dom
- react-router-dom
- react-scripts
- styled-components

### Installing

- Server:

- Write on the termianl `cd server && npm install`

- Client:
- Write on the termianl `cd client && npm install`

### Executing Program

- Server:

- Write on the termianl `cd server && npm start`

- Client:
- Write on the termianl `cd client && npm start`

## Help

- No issues detected yet...

## Authors

- [Samer A.](https://cleversamer.web.app/)

## Version History

- 1.0 🚀
- Initial Release