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

https://github.com/priontoabdullah/smart-dhopa-server

🔥 This is a server repository for Smart Dhopa Online Laundry Web App🚀💻 Visit the server link: https://smart-dhopa-server.herokuapp.com/ ❤️
https://github.com/priontoabdullah/smart-dhopa-server

expressjs firebase-auth heroku mern-stack mongodb nodejs reactjs

Last synced: 8 months ago
JSON representation

🔥 This is a server repository for Smart Dhopa Online Laundry Web App🚀💻 Visit the server link: https://smart-dhopa-server.herokuapp.com/ ❤️

Awesome Lists containing this project

README

          

# Smart Dhopa

Smart Dhopa is the first Online Laundry Platform in DIU with the latest technology in washing, dry cleaning and laundry. Our services combine our expertise and experience acquired over a period of time to provide you with clean laundry in the shortest possible turnaround time.

[Live Website](https://smart-dhopa-online-laundry-app.web.app/) | [Live API Server](https://smart-dhopa-server.herokuapp.com/)

### Admin Dashboard

```
https://smart-dhopa-online-laundry-app.web.app/admin
```

## Front-end Thechnology :
1. React.js
2. Matarial UI
3. ReactStrap
5. MDB & Now UI kit
4. Bootstrap4
5. SCSS

## Back-end Technology :
1. Node.js
2. Express.js
3. MongoDB


> ### Install
```
npm install
```
> ### Build webpack
```
npm run build
```
> ### Dev Server

```
npm start
```