Welcome to Code Snippets Hub! 🎉 This project is an open-source platform for discovering and sharing code snippets across multiple programming languages.
- Pixelated themed UI for a unique developer experience.
- Supports multiple programming languages.
- Easy to share and discover code snippets.
- Clone the repository:
git clone https://github.com/Vertixx01/CodeSnippetsHub.git
- Navigate to the project directory:
cd CodeSnippetsHub
- Install dependencies:
bun install
Run the development server:
bun dev
- Frontend: React, TypeScript, Vite
- Backend: Supabase
- Styling: Tailwind CSS
Watch the video preview for Code Snippets Hub:
or watch the preview from the Public Folder.
Access the application at http://localhost:5565
.
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.
Note: Ensure your environment variables for Supabase are correctly set in the .env
file.