My wish list is a web application where a user can list down his or her wish, expectations and goals for future purposes.
After pulling code from github take the following steps:
First run the command to install the packages.
yarn install
Then run the command to start up the local server.
yarn run dev
And boom. the application runs on your local server.