8000 GitHub - kritishn143/sellerscore-frontend: Sellerscore - A business rating website VI Sem Project on MERN Stack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kritishn143/sellerscore-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

SellerScore is a premier business rating platform designed to enhance transparency and trust in consumer transactions. Our system allows buyers to rate companies based on their satisfaction with purchased products or received services. Higher ratings reflect superior business performance. To further safeguard against fraudulent practices, SellerScore incorporates user-generated feedback and supporting evidence, ensuring that each rating is credible and actionable. This approach helps mitigate scams and fosters a more reliable marketplace.

Table of Contents

Installation

Make sure you Download and install "https://www.mongodb.com/try/download/community"

Database Name: test
Collection Name: users

Clone the project repository to your local machine git clone

Navigate into the project directory cd

This project is divided into two main parts: the backend and the frontend. You will need to install dependencies for both.

Backend Installation Navigate to the backend directory

cd backend

Install the backend dependencies

npm install

Return to the project root directory

cd ..

Frontend Installation Navigate to the frontend directory

cd frontend

Install the frontend dependencies

npm install

Return to the project root directory

cd ..

Running the Project After installing all dependencies, you can run both the frontend and backend simultaneously using the dev script defined in the project's root package.json file.

From the project root directory, run:

npm run dev

This command uses concurrently to run both the frontend and backend in parallel. The frontend will be available at http://localhost:3000, and the backend will start with nodemon for live reloading during development.

Usage

Instructions on how to use the project and any relevant examples.

Here is an example of how to use the project:

npm run dev

This command will start the project and make it available at http://localhost:3000. You can then access the project in your web browser and begin using its features.

Please note that you may need to configure certain settings or provide additional input depending on the specific requirements of your project.

Contributing

Guidelines on how to contribute to the project.

We welcome contributions from the community to help improve this project. If you would like to contribute, please follow these guidelines:

  1. Fork the repository and create a new branch for your contribution.
  2. Make your changes and ensure that the code is clean and well-documented.
  3. Test your changes thoroughly to ensure they do not introduce any bugs.
  4. Submit a pull request with a clear description of your changes and why they are beneficial.

By contributing to this project, you agree to abide by the [Code of Conduct] and the [Contributor License Agreement].

Thank you for your interest in contributing to our project!

License

Information about the project's license.

SellerScore Copyright

All rights reserved. SellerScore is a registered trademark of SellerScore Inc. Unauthorized use or reproduction of any content, including but not limited to text, images, and logos, is strictly prohibited without prior written consent from SellerScore Inc.

Disclaimer

The information provided in this document is for general informational purposes only. While we strive to keep the information up to date and accurate, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability with respect to the document or the information, products, services, or related graphics contained in the document for any purpose. Any reliance you place on such information is therefore strictly at your own risk.

In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this document.

Through this document, you are able to link to other websites that are not under the control of SellerScore Inc. We have no control over the nature, content, and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them.

Every effort is made to keep the document up and running smoothly. However, SellerScore Inc takes no responsibility for, and will not be liable for, the document being temporarily unavailable due to technical issues beyond our control.

Contact

For any inquiries or concerns regarding this document, please contact us at:

workforkritish@gmail.com connectwithakreeti@gmail.com

About

Sellerscore - A business rating website VI Sem Project on MERN Stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0