Skip to content

SEC-MASUM/tutor-guru

Repository files navigation

Tutor Guru

Live website link : https://tutor-guru-01.web.app

  • Tutor Guru is a independent tutor service website
  • Here has Home, blog, Contact, AboutMe Pages.
  • In Home Page has Header, Banner, Subjects, Services and Footer Section
  • Authentication System is implemented by Email-Password and Google Account
  • Used technology names are given below
# with npm
$ npm install react-router-dom@6

# with yarn
$ yarn add react-router-dom@6
npm install firebase
# with npm
npm install --save react-firebase-hooks

# with yarn
yarn add react-firebase-hooks
npm install -D tailwindcss
npx tailwindcss init
# with yarn
yarn add react-icons

# with npm
npm install react-icons --save
# with npm
npm install --save react-toastify

# with yarn
yarn add react-toastify