Welcome to the EShop App project! This is an e-commerce application with separate frontend and backend components.
- Backend Node.js: version 1.0.0
- Frontend React: Merged main branch
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.
To run the application locally, follow these steps:
-
Backend Node.js:
- Navigate to the
backend-nodejs
directory. - Run the necessary setup and installation commands.
- Navigate to the
-
Frontend React:
- Navigate to the
frontend-react
directory. - Merge the latest changes from the main branch.
- Navigate to the
- Taner - Developer
This project is licensed under the MIT 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!