Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyakachaste/codetoimage
Turn your code into image
https://github.com/shyakachaste/codetoimage
Last synced: 21 days ago
JSON representation
Turn your code into image
- Host: GitHub
- URL: https://github.com/shyakachaste/codetoimage
- Owner: shyakachaste
- Created: 2023-12-13T22:21:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T16:38:44.000Z (about 1 year ago)
- Last Synced: 2023-12-15T17:38:55.960Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://codetoimagesite.vercel.app/
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Styling
open `app/globals.css` to style the project
## Utilis
`utils/utilities.tsx` this tsx is for changing language setting of site,code colors and theme selector. Just change utilities if you want to make some changes in theme,code colors and language