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.
| Page | Screenshot |
|---|---|
| HomePage | ![]() |
| PenPage |
|
| WorksPage |
|
| Settings Page |
|
- Сlone the repository
- Go to project folder
- Install node_modules
- Start development server
git clone https://github.com/VitalyBabenko/Codepen.git
cd Codepen
npm install
npm start
- ReactJS
- React Router v6
- GraphQL
- Redux Toolkit
- Redux Thunk
- SCSS / CSS-Modules
- React Codemirror 2
- React Easy Crop
- React Simple Resizer
This will run locally and listening on port 3000 (http://localhost:3000)



