/medical-dashboard

An animated medical dashboard

Primary LanguageJavaScript

Medical Dashboard

About the project

The dashboard was made to experiment with Framer Motion and to transform Figma design into a working website. Additionally, a package with icons was incorporated during the process. The website is one-page and has no back-end functionalities.

Installation

  1. Clone the repo
    git clone https://github.com/dev-kamil/medical-dashboard
  2. Install NPM packages
    npm install
  3. Run application
    npm run dev
    Done! 😄