- Clone this repository.
git clone [email protected]:erpeel-a/Sistem-Pengaduan-Sekolah-SMKN2Karanganyar-Frontend.git
- Also this repository for the backend to provide API. Follow instructions in that repository.
- Install all dependencies.
yarn install
or onlyyarn
- Copy
.env.example
file and paste as.env
and set :
REACT_APP_BACKEND_URL
as your backend url. Ex:http://localhost:8000/
.
REACT_APP_API_URL
as your API url. Ex:http://localhost:8000/api/v1/
. - Run the development server.
yarn start
- React (https://reactjs.org/)
- Chakra UI (https://chakra-ui.com/)
- And other supporting libraries.
© 2021 XII RPL A SMKN 2 Karanganyar.