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