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/ ❤️
- Host: GitHub
- URL: https://github.com/priontoabdullah/smart-dhopa-server
- Owner: PriontoAbdullah
- Created: 2020-12-27T16:08:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T14:45:56.000Z (over 2 years ago)
- Last Synced: 2025-01-13T11:24:41.925Z (9 months ago)
- Topics: expressjs, firebase-auth, heroku, mern-stack, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```