This project is a visual replication of the first part of the codepen.io webpage.
- This Project requires Nodejs which can be found here
- Basic understanding of commandline tools
git clone https://github.com/Dunemask/Codepen-Website-Replication.git
cd Codepen-Website-Replication
npm install
npm start
cd Codepen-Website-Replication
npm install
npm start
Finally, Open a browser and go to localhost:3000
Source Code: Codepen-Website-Replication