CharityWell is a non-profit charity organization established by the community to help donate to those in needs.
This website is only a landing page. No functionality added to this website.
- React - The library for web and native user interfaces.
- Tailwind CSS - Utility-first CSS Framework.
- Freepik - Stock images for the website.
Node.js v22.x is required and setup with Bun v1.x is recommended.
Clone this repository:
git clone https://github.com/yezki/charitywell.gitChange into the directory:
cd charitywellInstall the dependencies:
bun installLocal development server:
bun run devBuild for production:
bun run buildServe production build:
bun run previewThis source code is under Apache 2.0 License.