This is the source code repository for Full Stack-ing Development's website.
Clone this repository:
git clone git@github.com:fullstackingdevelopment/fullstackingdevelopment.gitEnter the directory
cd fullstackingdevelopmentInstall react-scripts
npm install i react-scriptsRun as localhost
npm start