Skip to content

Latest commit

 

History

History
80 lines (50 loc) · 2.18 KB

README.md

File metadata and controls

80 lines (50 loc) · 2.18 KB

CoderTab 💻

Technologies Getting Started Collaborators Contribute

A full-fledged code editor From Writing code to running against test cases and tons of custom themes and sharing code text files.

📱 Visit this Project

💻 Technologies

  • list of all technologies you used
  • Frontend Framework: React
  • Styling: Tailwind CSS
  • Code Editor: Monaco Editor
  • HTTP Requests: Axios
  • XML, JSON, Yaml data transform

🎨 Layout

code_editor jsonformatter

🚀 Getting started

Here you describe how to run your project locally

Prerequisites

Here you list all prerequisites necessary for running your project. For example:

Cloning

How to clone your project

git clone https://github.com/abhi9720/CoderTab.git

Starting

How to start your project

cd codertab
npm install

📫 Contribute

Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request

  1. git clone https://github.com/abhi9720/CoderTab.git
  2. git checkout -b feature/NAME
  3. Follow commit patterns
  4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

Documentations that might help

📝 How to create a Pull Request

💾 Commit pattern