"Code Snippets" is created using ReactJs, Monaco Editor, and MUI.
- ReactJS: A JavaScript library for building user interfaces.
- Monaco Editor: A versatile code editor that powers Visual Studio Code.
- MUI (Material-UI): A React UI framework that implements Google's Material Design.
- Code Snippet Management: Easily create, edit, and organize your code snippets.
- Monaco Editor Integration: Enjoy a powerful and customizable code editing experience.
- Clean and Responsive UI: User-friendly interface that adapts to various screen sizes.
-
Click on the ➕ button to create a new snippet. Enter the snippet name and description.
-
Select the language and start writing code in the editor.
-
Personalize your coding experience by changing the theme.
-
Capture a screenshot of your code by clicking on the "Take Screenshot" button.
Get your screenshot as 📸:
-
Save your code snippet for future reference.
-
Clone the repository:
git clone https://github.com/your-username/code-snippets.git
-
Install dependencies:
npm install
-
Run the application:
npm start
-
Open your browser and navigate to
http://localhost:3000
.
We welcome contributions! Feel free to open issues and pull requests. Make sure to follow our contributing guidelines.
This project is licensed under the MIT License - see the LICENSE.md file for details.