Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 877 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 877 Bytes

This project was bootstrapped with Create React App.

Volunteer Network

Features

Site is responsive, it has firebase authentication and a collection of e-mails in MongoDB. User can added any Volunteer Service.

Client

  • An Admin can add a volunteer service if he/she want.
  • User can order any event if he want.
  • User see his service in hid dashboard.

Admin

  • An admin can add event.
  • Admin can see all users order and if admin want to remove any order he can do it.

Technology Used

  • React.js
  • react-hook-form
  • react-router-dom
  • context api
  • Firebase auth
  • Firebase hosting
  • custom css
  • Bootstrap
  • Node.js
  • Express.js
  • MongoDB
  • Heroku deploy