To run the app locally, you will need to have Node.js, Python 3, and Django installed on your machine. Once you have these installed, follow these steps:
- Open the backend repository and complete the backend Installation process --> stockXplore server site
- Clone the repository:
https://github.com/arghyadutta080/stock-prediction-app-clientside.git
- Install dependencies:
npm install
- Run the app:
npm start
Contributions to the project are welcome! To contribute, fork the repository and create a new branch for your changes. Once you have made your changes, create a pull request to merge your branch into the main repository.