This project is bootstrapped with Create React App.
To run the development server, run the following command
It should run the app in development mode. Open http://localhost:3000 to view it in your browser.
All data are present in public/resumeData.json. This file can be updated for changes.
To deploy the app to Github pages, push all the changes to main branch and run the following command