Skip to content

Latest commit

 

History

History
65 lines (32 loc) · 1.82 KB

README.md

File metadata and controls

65 lines (32 loc) · 1.82 KB

Agency MERNG 💥

Feature :

  1. User and Admin dashboard
  2. Landing page
  3. Service and client review Slider
  4. Firebase google authentication and firebase storage

Backend :

url : https://agency-merng.herokuapp.com

Quick Start rocket

  1. cd server

  2. Add a default.json file in config folder with the following

    {
       "mongoURI": "<your_mongoDB_Atlas_uri_with_credentials>"
     }
    
  3. npm i & npm run server

Technology :

  1. MongoDB
  2. Apollo GraphQl Server
  3. Express Js

Front-end :

url : https://agency-287b9.web.app/

Quick Start rocket

  1. cd client
  2. npm i & npm start

Technology:

  1. ReduxJs
  2. Apollo GraphQl client
  3. Firebase
  4. React-router-dom
  5. scss
  6. Slick slider