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

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

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!