Skip to content

Ankur-Khandelwal/ratenect-frontend

 
 

Repository files navigation

Ratenect

Ratenect Banner

Ratenect is a web platfrom with a two-way rating system where the users can find NGOs near them and can apply to volunteer in-person for their public activities. Based on their experience the NGOs can rate the volunteers and vice-versa.

Tech Stack

  • Frontend: React
  • Backend: Node js, Express js
  • Database: MongoDB (Atlas)

Plan

Run Project

  • Clone the repository
  • cd into the ratenect-frontend folder
  • switch to dev branch git checkout dev
  • run npm install
  • run npm start
  • visit http://localhost:3000/ in your browser to check the website.

Contributing:

  1. Go through the Contributing Guidelines.
  2. Fork this repository and then clone the forked repository to your system.
  3. Create a new branch <your-github-username>.
  4. Switch to your new branch and add your github username to the contributors.md file.
  5. Commit the changes in your local system and git push to the upstream.
  6. Come back to ratenect's github page and make a Pull Request from you:<your-branch> to cbrtl:dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • CSS 25.7%
  • HTML 2.1%