A codepen clone 🪞
Create and go to the directory where you want to place the repository
cd my-directory
Clone the project
git clone https://github.com/pncsoares/codepen-clone.git
Go to the project directory
cd codepen-clone
Open terminal and run the following command:
npm i
Execute the following command:
npm start
A browser page will open automagically 🪄
MIT