Skip to content

adityavijay21/online-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CodePen Clone

Welcome to the React CodePen Clone! This web application allows users to create, share, and explore interactive code snippets right in their browser.

Features

Code Editing: Edit HTML, CSS, and JavaScript code in real-time with syntax highlighting. Preview: Instantly see the results of your code changes in a live preview pane. Sharing: Share your creations with others by simply sharing the URL. Forking: Fork existing pens to build upon them or create variations. User Accounts: Register and log in to save and manage your pens.

Technologies Used

  • React
  • HTML
  • CSS
  • JavaScript

Getting Started

To get a local copy up and running, follow these steps:

Clone the repository: git clone https://github.com/kiriotheo/codepen-clone.git

Navigate to the project directory: cd codepen-clone

Install dependencies: npm install

Start the development server: npm start

Usage

Sign up or log in to your account.

Create a new pen or explore existing ones.

Edit the code in the editor panes.

View the live preview to see your changes.

Save your pen to your account or share it with others.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

Fork the repository.

Create your feature branch: git checkout -b feature-name

Commit your changes: git commit -am 'Add some feature'

Push to the branch: git push origin feature-name

Submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

This project was inspired by CodePen.

Special thanks to MaterialUI for making development easier.

About

Just another trash project ! 🗑️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published