Skip to content

NurulIslam96/Dentisia-ServiceAdd-Client

Repository files navigation

DENTISIA

This Project was created using

  • ReactJS
  • Tailwind CSS

Live Website Link

https://dentisia-client-side.web.app/

Client Repository Link

https://github.com/NurulIslam96/Dentisia-ServiceAdd-Client

Server Repository Link

https://github.com/NurulIslam96/Dentisia-Server-side-repo

Features

  • Mobile Compatibility
  • Fullscreen mode
  • Cross platform
  • React Hot Toasts
  • Firebase Authentication
  • Custom Error 404 Page
  • User Friendly UI
  • Custom API
  • Image Zoom on Click
  • Review Page with Edit and Delete Function
  • Reviews sorted by Timestamp
  • Animation on Scroll

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start