Install & Run
- Make sure that you have installed the Node LTS on your machine
- Install dependencies with the following command:
```shell
npm install
OR
yarn add
3. Run the app with the following command
```shell
npm run dev
# OR
yarn dev
Change Log
To see the application's log, you can go to change-log.md