/evoucher-frontend

Primary LanguageTypeScriptMIT LicenseMIT

E-Voucher Frontend 🖥

NUSSU commIT's E-Voucher web app made with React


Getting Started 🔧

To get started running the project locally, please follow the steps below.

First, clone the repository.

git clone https://github.com/nussucommit/evoucher-frontend.git

Then, install all the dependencies

cd evoucher-frontend
npm install

Finally, run the development server.

npm start

Open http://localhost:3000 with your browser to see the result.