Skip to content

Codify is an interactive coding platform designed for developers and learners to write, test, and experiment with HTML, CSS, and JavaScript in real time.

Notifications You must be signed in to change notification settings

seershan/codify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codify

Codify is an interactive coding platform that allows users to write, test, and experiment with HTML, CSS, and JavaScript in real time. It provides a seamless web-based environment for front-end development, making it easier for developers and learners to build and refine their projects.

Features

  • Live Preview: Instantly see the output of your HTML, CSS, and JavaScript code.
  • Syntax Highlighting: Improved readability and easier debugging.
  • Intuitive Interface: User-friendly and responsive design for a smooth coding experience.
  • Code Autosave: Never lose your progress with automatic code saving.
  • Customizable Editor: Theme options, font size adjustments, and more.
  • Collaboration: Share your code with others in real-time.

Technologies Used

  • HTML for structuring the platform.
  • CSS for styling and responsive design.
  • JavaScript for dynamic interactions and code execution.

Installation

Codify is a web-based platform and does not require installation. Simply visit the website and start coding instantly!

For local development:

  1. Clone the repository:
    git clone https://github.com/seershan/codify.git
  2. Navigate to the project directory:
    cd codify
  3. Open index.html in your browser.

Usage

  1. Open the Codify platform in your browser.
  2. Start writing HTML, CSS, or JavaScript in the respective code editors.
  3. See the live preview update as you type.
  4. Save and share your code with others.

Contributing

Contributions are welcome! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to your branch:
    git push origin feature-name
  5. Submit a Pull Request.

Contact

For any queries or suggestions, feel free to reach out at seershanmitra@gmail.com.

About

Codify is an interactive coding platform designed for developers and learners to write, test, and experiment with HTML, CSS, and JavaScript in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published