Encontre, comunique, doe.
Explore the docs Β»
The easiest way to get rid of something you do not want anymore and at the same time help someone around you.
- π Register new donations
- π Direct contact with donator through WhatsApp or e-mail
- πΊ Find donations around you
- π Manage donations made
- π± Responsiveness
- ReactJS
- NodeJS
- Express
- SQLite
You will be able to run this application if NodeJS and Yarn are installed at your machine.
- Open your terminal
- Clone project (
git clone https://github.com/cristianprochnow/FinDonation.git
) - Install server packages (
yarn
) - Create a
.env
file withinserver/
and use.env_template
as example to define variables and their values - Run back-end (
yarn dev
) - Install website packages (
yarn
) - Create a
.env
file withinweb/
and use.env_template
as example to define variables and their values - Run front-end (
yarn start
) - π The magic is done!
If the browser not open automatically, search by the
http://localhost:19000
URL at browser
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- π΄ Fork the Project
- π― Clone this project (
git clone https://github.com/cristianprochnow/FinDonation.git
) - π Create your Feature Branch (
git checkout -b my-feature
) - βοΈ Commit your Changes (
git commit -m 'feat: My new feature'
) - π Push to the Branch (
git push origin my-feature
) - π Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Made with π by Cristian Prochnow. Enjoy!