Skip to content

dendik-creation/react_ami_fe

Repository files navigation

AMI FE By React

AMI is a system used to perform audits on each user and can recap history. This system is integrated with the backend in the other repository.

Authors

Tech Stack

  • Frontend : React Js, Tailwind CSS
  • Tools : HeadlessUI, Filepond, Splide JS
  • Dashboard : Tailadmin for React

Installation

  1. Clone this repository
  2. Open project & Run
    npm install
  1. Start Server
    npm run dev
  1. Deploy project
    npm run build