Hello there!
This is my first go at creating a basic react website. Just learning some basic react, without having to worry about the back-end work.
npm installnpm startto start dev servernpm run predeployto get ready for productionnpm run deployto deploy using gh-pages
This project was bootstrapped with Create React App.