Codepets

Store and browse your favorite and most used code snippets

?‍? Demo

https://codepets.vercel.app/

image

✏️ Design File

https://www.figma.com/file/asYmiNQAfRLMNSvk5eecN6/Untitled?node-id=0%3A1

⚒️ Technologies Used

  • React
  • NextJS
  • Tailwind

? Prerequisites

Make sure you have the following installed before making a contribution

  • Git
  • NodeJS

?️ Installation Steps

  1. Fork the project
  2. Clone the project using the command: git clone https://github.com/<your-github-username>/snippets
  3. Navigate to the project directory using: cd snippets
  4. Install the Dependencies using: npm install
  5. Run the project npm run dev

When Done Contributing

  1. Create a new branch using: git checkout -b <BranchName>
  2. Add to Stage using: git add .
  3. Commit changes using: git commit -m 'enter-commit-message-here'
  4. Push your changes using: git push

❗ Reminder

Dont forget to drop a star ✨ while you’re here

GitHub

View Github