https://github.com/dxtaner/eshop-app
EShopping
https://github.com/dxtaner/eshop-app
auhtentication bcrypt bcrypt-nodejs eshop eshop-cart express-rate-limit expressjs mongodb rate-limit-redis reactjs redis-client user
Last synced: 3 months ago
JSON representation
EShopping
- Host: GitHub
- URL: https://github.com/dxtaner/eshop-app
- Owner: dxtaner
- Created: 2023-11-20T12:16:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T13:10:53.000Z (about 1 year ago)
- Last Synced: 2025-02-05T14:23:11.060Z (about 1 year ago)
- Topics: auhtentication, bcrypt, bcrypt-nodejs, eshop, eshop-cart, express-rate-limit, expressjs, mongodb, rate-limit-redis, reactjs, redis-client, user
- Language: JavaScript
- Homepage:
- Size: 6.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EShop App
## Overview
Welcome to the EShop App project! This is an e-commerce application with separate frontend and backend components.
## Version
- **Backend Node.js:** version 1.0.0
- **Frontend React:** Merged main branch
## Screenshots
### Product ID Page
## Project Structure
The project is structured into the following components:
- **Backend Node.js:** Contains the backend logic and API endpoints.
- **Frontend React:** The user interface of the application.
## How to Run
To run the application locally, follow these steps:
1. **Backend Node.js:**
- Navigate to the `backend-nodejs` directory.
- Run the necessary setup and installation commands.
2. **Frontend React:**
- Navigate to the `frontend-react` directory.
- Merge the latest changes from the main branch.
## Contributors
- [Taner](https://github.com/dxtaner) - Developer
## License
This project is licensed under the [MIT License](LICENSE).
For more details, please refer to the respective README files in the `backend-nodejs` and `frontend-react` directories.
Feel free to reach out if you have any questions or need further assistance!