https://github.com/m-farmaha/zb-backend
Zenbit Application Backend repository! 💾🖱️
https://github.com/m-farmaha/zb-backend
express mongodb mongoose nodejs render-deployment
Last synced: 2 months ago
JSON representation
Zenbit Application Backend repository! 💾🖱️
- Host: GitHub
- URL: https://github.com/m-farmaha/zb-backend
- Owner: M-Farmaha
- Created: 2023-10-23T23:54:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T22:46:39.000Z (over 2 years ago)
- Last Synced: 2025-01-31T16:13:58.356Z (over 1 year ago)
- Topics: express, mongodb, mongoose, nodejs, render-deployment
- Language: JavaScript
- Homepage: https://m-farmaha.github.io/zb-frontend
- Size: 1.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenbit Application
## Link to frontend repository
https://github.com/M-Farmaha/zb-frontend
## Link to the deployed frontend with gh-pages
https://m-farmaha.github.io/zb-frontend/
Welcome to Zenbit Application Backend repository!
## Pages
- Start page

- Auth page (register/login)

- Main page

- Error page (for any non-existent route)

This is a repository that uses the following technologies:
#### Frontend:
- **react**
- **react router dom**
- **redux / RTK query**
- **styled components**
- **responsive markup**
#### Backend:
- **node.js**
- **express**
- **mongoBD / mongoose**
## How to Contribute
If you wish to make your own fixes or improvements, you should:
1. Clone the repository to your computer.
2. Make changes and additions to the source code.
3. Test to ensure everything works correctly.
4. Submit a pull request with your changes.
## Author
The "Zenbit Application" is developed by M-Farmaha in 2023.
## License
This project is distributed under the MIT License.
## Recommended Browser
We recommend using Google Chrome for the best experience when using our app.