Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 990 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 990 Bytes

This project was bootstrapped with Create React App.

Creative Agency an IT support web app

Features

Site is responsive, it has firebase authentication and a collection of e-mails in MongoDB from where it will differentiate whether the logged in user is a guest or an admin.

Client

  • An user can order service, set a price and can upload an image as a sample.
  • User can post reviews.
  • User will be able to see their work progress through the status.

Admin

  • An admin can add services and make more admins.
  • Admin will be able to change the status of orders.

Technology Used

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