Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 554 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 554 Bytes

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