/fe-test

Primary LanguageJavaScript

Test Frontend Developer

Agus Dwi Milniadi

Production Server

this web-apps using ReactJS

How To Install and Run

  • Clone Project
git clone https://github.com/agusdwimilniadi/fe-test.git
  • Go To Directory
cd fe-test/
  • Install Package
npm install
  • Setting ENV
cp .env.example .env
  • Setting URL in .env
VITE_BACKEND_URL="https://your-url.com/"
  • Example URL in .env
VITE_BACKEND_URL="https://jsonplaceholder.typicode.com/"
  • Run Project
npm run dev

License

MIT