Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 2 KB

README.md

File metadata and controls

76 lines (62 loc) · 2 KB

Codepen clone 🖊 (React)

CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration.

📸 Screenshots:

Page Screenshot
HomePage HomePage
PenPage HomePage
WorksPage HomePage
Settings Page HomePage

🏃 Running:

To start the project, you need to perform several actions:

  1. Сlone the repository
  2. Go to project folder
  3. Install node_modules
  4. Start development server

Console commands:

git clone https://github.com/VitalyBabenko/Codepen.git
cd Codepen
npm install
npm start



🛠 Stack:

This will run locally and listening on port 3000 (http://localhost:3000)