Your one-stop basket for developer tools, code snippets, project templates, and tech resources β beautifully organized and easily accessible.
π― Built for devs who hate wasting time searching for that "one piece of code"
- π Code Snippet Library
- π οΈ Ready-to-use Code Templates
- π¨ Modern UI/UX with Smooth Animations
- π Advanced Search & Filter
- β€οΈ Personal Code Collections
- π Open for Community Contributions
| π οΈ Category | βοΈ Tools Used |
|---|---|
| Frontend | |
| Backend / Database | |
| AI Integration | |
| Animations | |
| Design & Prototyping | |
| Version Control |
-
Get a free API Key at https://aistudio.google.com/apikey
-
Login your Supabase account and copy the supabase-project URL and anon-key https://supabase.com/dashboard/sign-in?returnTo=%2Fprojects.
-
Clone this repository:
git clone https://github.com/Souhaib-789/code_basket.git
-
Make a
env.localfile and enter your REACT_APP_GEMINI_API_KEY , REACT_APP_SUPABSE_URL , REACT_APP_SUPABSE_API_KEY (Supabase anon Key) in it.
REACT_APP_GEMINI_API_KEY='ENTER_YOUR_API_KEY'
REACT_APP_SUPABASE_URL='ENTER_YOUR_SUPABASE_PROJECT_URL'
REACT_APP_SUPABASE_API_KEY='ENTER_YOUR_SUPABASE_ANON_KEY'-
Install NPM packages
npm install or yarn install
-
Run the project
npm start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Muhammad Souhaib - @Souhaib - souhaibsouhaib838@gmail.com
Project Link: https://github.com/Souhaib-789/code_basket.git