gutogalego / pixmeacoffee

Home Page:https://pixmeacoffee.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image


πŸ“ Table of Contents


πŸ‘‹ Introduction

This repo serves as a central repository for all the project's code, documentation, and resources. It provides a collaborative platform for the project team to work together, share ideas, and contribute to the development of this critical project.

Pix me a coffee is a Brazilian repository, made by a brazilian for braz.. I guess u understood.

Pix is a tech that provides fast transactions between brazilians, so why not make easier donations by default and incentivate your favorite brazilian creator.

Welcome to Pix me a coffee.


πŸŽπŸ’¨ Getting Started

βœ… Prerequisites

Before you begin, ensure that you have the following prerequisites installed:

[πŸ“Œ node 16.x]

πŸ’» Installation

  1. Clone the pixmeacoffee repository:
git clone https://github.com/bolodissenoura/pixmeacoffee
  1. Change to the project directory:
cd pixmeacoffee
  1. Install the dependencies:
npm install
  1. Env:
  • Create a .env ( use the .env.example as a example ) and fill in your Firebase config.

πŸ€– Running pixmeacoffee

npm run dev

🀝 Contributing

Contributions are always welcome! Please follow these steps:

  1. Fork the project repository. This creates a copy of the project on your account that you can modify without affecting the original project.
  2. Clone the forked repository to your local machine using a Git client like Git or GitHub Desktop.
  3. Create a new branch with a descriptive name (e.g., new-feature-branch or bugfix-issue-123).
git checkout -b new-feature-branch
  1. Make changes to the project's codebase.
  2. Commit your changes to your local branch with a clear commit message that explains the changes you've made.
git commit -m 'Implemented new feature.'
  1. Push your changes to your forked repository on GitHub using the following command
git push origin new-feature-branch
  1. Create a pull request to the original repository. Open a new pull request to the original project repository. In the pull request, describe the changes you've made and why they're necessary. The project maintainers will review your changes and provide feedback or merge them into the main branch.

πŸ“« Contact

If you have any questions or concerns, please open an issue on GitHub or contact the repo owner at linkedin [πŸ“Œ @daniellimae]


πŸ™ Acknowledgements

[πŸ“Œ Every brazilian creator <3 ]


About

https://pixmeacoffee.vercel.app

License:MIT License


Languages

Language:TypeScript 98.7%Language:CSS 0.8%Language:JavaScript 0.5%