Welcome to Cryptarity app—a web application designed to track cryptocurrency donations in real-time, showcasing their positive impact on global communities. With an elegant, modern design and interactive features, you can contribute to charitable causes using cryptocurrency and witness the real-world difference your donations are making!
- Real-Time Cryptocurrency Donations: Instantly track your cryptocurrency donations as they happen.
- Impact Dashboard: Get detailed metrics and statistics on how your donations are being utilized.
- Smooth Animations: Enjoy an engaging, interactive UI with smooth animations powered by Framer Motion.
- Modern Design: A clean, responsive design built with Tailwind CSS.
- React: The powerful frontend framework that drives our app.
- Framer Motion: For sleek animations and seamless transitions.
- Tailwind CSS: Utility-first CSS styling for quick and easy customization.
- React Icons: Customizable icons to enhance the user experience.
- TypeScript: A robust, type-safe development experience for scaling the project.
Exciting news! Our website is live on Vercel! Check it out and explore the app at unihack-2025.vercel.app.
Get started with your own local development setup by following these simple steps!
- Node.js (v16 or later)
- npm or yarn (your preferred package manager)
Clone the project repository to your local machine.
git clone https://github.com/edbert-fl/unihack-2025.git
cd unihack-2025/git
Install all the project dependencies using your preferred package manager.
npm install
or
yarn install
To run the app locally, execute the command to start the development server. Your app will be available at http://localhost:3000.
npm run dev
or
yarn dev
Create a .env.local
file in the root of your project and add the necessary environment variables as provided in the documentation.
ASTRADB_TOKEN=<your_token>
ASTRADB_ENDPOINT=<your_endpoint>
SERPAPI_API_KEY=<your_serpapi_key>
We welcome contributions to this project! If you’d like to help improve it, please follow these simple steps:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push your branch to your forked repository
- Submit a pull request to the main branch
Your contributions are always appreciated!
Have questions or suggestions? Feel free to reach out to us! You can contact us on Github.
We hope you enjoy the app and that it makes a meaningful difference in the world! 💚