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

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! 💾​​🖱️​

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
![Start page](./screenshots/StartPage.jpg)

- Auth page (register/login)
![Auth page](./screenshots/AuthPage.jpg)

- Main page
![Main page](./screenshots/MainPage.jpg)

- Error page (for any non-existent route)
![ErrorPage](./screenshots/ErrorPage.jpg)

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.