Please note that the main branch is not the active development branch for this project. To work with the latest version and features, please switch to the aman branch by following these steps:
-
Clone the repository (if you haven't already):
git clone https://github.com/viscousCoder/filpkart.git
-
Navigate into the project directory:
cd project-repo -
Fetch all branches:
git fetch --all
-
Switch to the
amanbranch:git checkout aman
-
Pull the latest changes:
git pull origin aman
The aman branch contains the most up-to-date features and bug fixes. The main branch is currently not being actively developed. Please make sure you're on the aman branch to avoid working on outdated code.
Thank you for your cooperation!
If you encounter any issues or have questions, feel free to open an issue on GitHub or contact the project maintainers.