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 installThen run the command to start up the local server.
yarn run devAnd boom. the application runs on your local server.