Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 301 Bytes

File metadata and controls

13 lines (8 loc) · 301 Bytes

Built using Reactjs and TailwindCSS

Usage

git clone <this-repo>

Run 'npm install' or 'yarn' for dependencies, then 'npm start' or 'yarn start' to run the app in development mode. 

'npm build' bulds the app in the build folder.