Codexa is a versatile web application designed for developers and coders who want to create and share beautiful snapshots of their code snippets effortlessly. With Codexa, you can showcase your code in style, personalize it with various themes, fonts, and settings, and share it with the world. Whether you're a seasoned programmer or just starting your coding journey, Codexa is the perfect tool to enhance the visual appeal of your code snippets.
Codexa is deployed to Vercel. You can try it on the following URL: codexa.vercel.app.
- React.js
- Zustand
- Tailwind
- Shadcn UI
To install and run Codexa locally, follow these steps:
- Clone the project repository.
- Navigate to the project directory.
- Install the necessary dependencies by running the following command:
npm install
- Run the project by executing the following command:
npm run dev
- Access the application by visintg http://127.0.0.1:5173