steps to test the app on your machine:
- make sure you have node installed
- clone the repository : git clone
- run npm install inside the cloned folder, this will install all dependencies for the app to work
- once the dependencies are installed, run npm start to run the app, (it will open in your default browser)
If you want to see the application quickly working, you can enter this link
Link to my api repository link