Project Description
This Project consists of three Repositories:
The PROJECT_NAME Backend and API, PROJECT_NAME and Smart Player applications are deployed at the following links:
The project specifications were prepared by PRODUCT_MANAGER_LINKEDIN with meetings with Product_Designer_LINKEDIN and SoftwareDeveloper_LINKEDIN.
The project was designed by Product_Designer_LINKEDIN with meetings with Product Manager and Development team.
To run the PROJECT_NAME API locally, the following requirements must be met:
- Operating System: Any modern operating system (
Windows
,macOS
,Linux
) - Web Browser: Latest version of
Chrome
,Firefox
,Safari
, orEdge
- Server:
Node.js
runtime environment
To install and set up PROJECT_NAME locally, follow these steps:
Clone the PROJECT_NAME repository from PROJECT_NAME with the command:
git clone git@github.com:USERNAME/project-name.git
Install Node.js
from Node.js website and configure it on your system.
Navigate to the root
of project directory and run the following command to install the required dependencies
npm install
Start the application server using the command
npm run dev
Access the PROJECT_NAME Application at
http://localhost:5173/
👤 Rao Akif
👤 Project Manager: USER NAME.
👤 Project Designer: USER NAME.
- Thanks to my peers who are always there to offer support.
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
We welcome contributions from other developers to enhance PROJECT_NAME. To contribute to the project, please follow these guidelines:
- Fork the PROJECT_NAME repository and create a new branch for your feature or bug fix.
- Make your changes, ensuring they follow the project's coding conventions and best practices.
- Write unit tests to cover your code changes and ensure existing tests pass.
- Submit a pull request with a clear description of your changes and any relevant information.
Give a ⭐️ if you like this project!
PROJECT_NAME is distributed under the MIT License. You are free to use, modify, and distribute the project under the terms of this license.