✨ The live Instance
- Next.js with TypeScript
- Chakra UI
- Prettier to format code
- Monaco editor for code editing
- PrismJS for syntax highlight
- Simple Icons (for language icons)
- Netlify for deployment
If you're interested in growing this project further, you can add a new language to format code or fix any bugs and add any features you think that will benefit the project!
Here is a quick and easy guide for you to run OnlyFormats for development, or self hosting it for yourself.
git clone https://github.com/max-programming/only-formats
cd only-formats
Install the dependencies first.
npm install
# OR
yarn
Then, Finally, Start the server!
npm run dev
# OR
yarn dev
If you have various suggestions, questions or want to discuss things with our community, Have a look at Github discussions or Reach us out at Twitter!
We love and appreciate people's support in growing and improving. Be sure to leave a ⭐️ if you like the project and also be sure to contribute, if you're interested!