This project is a web app that is created to provide users with the ease of comparing the pricing and ratings of a particular grocery product available on all different e-commerce websites at a single place.
Grocery App will basically collect all the data related to a particular product from all the websites and will make a comparison between some important aspects such as pricing and ratings on all the websites for it. This will the help the user to choose the best for him without wandering on a number of websites or doing any research. It will save time, energy and one can make a cost effective purchase.
This website will compare a product on different website and will help him make a better choice.
- Tools
- Installation
- Folder structure
- Project Plan
- Contributing
- Project Admins
- Maintainer
- Code of conduct
- License
- HTML
- CSS
- JavaScript
- React
- Nodejs
To contribute to <project_name>, follow these steps:
- Fork this repository.
- Create a branch: git checkout -b <branch_name>.
- Make your changes and commit them: git commit -m '<commit_message>'
- Push to the original branch: git push origin <project_name>/
- Create the pull request. Alternatively see the GitHub documentation on creating a pull request.