Skip to content

VitalyBabenko/CodePen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)