🌍 live site found here on netlify
- Clone the repository using
git clone https://github.com/Douglas254/Resume.git
or download and extract the zip file. - Open up the cloned folder in your preferred text editor. Open up a terminal within your workspace and navigate into the Resume folder
- Within that folder, run
npm install
which will install all dependencies for you after which you can runnpm start
and you should get the default react-app running on http://localhost:3000
Feel free to fork me and make it better 😎