The Tojo Foundation Donation Website is a web-based platform designed to facilitate online donations for the Tojo Foundation. Built with React and styled using Tailwind CSS & DaisyUI, this project aims to provide a smooth and user-friendly experience for donors.
- 🛠️ Built with React 18 & Vite for fast performance
- 🎨 Tailwind CSS & DaisyUI for modern styling
- 🔄 React Router DOM for smooth navigation
- 📌 ESLint setup for code quality and best practices
- 🔥 Vite for an optimized development experience
To get started, clone the repository and install dependencies:
git clone https://github.com/swapnilahmedshishir/tojo-foundation-donation.git
cd tojo-foundation-donation
npm install
To run the project in development mode:
npm run dev
To build the project for production:
npm run build
To preview the production build:
npm run preview
- React (
^18.3.1
) - React DOM (
^18.3.1
) - React Icons (
^5.3.0
) - React Router DOM (
^6.26.1
)
- Vite (
^5.4.1
) - ESLint & Plugins
- DaisyUI (
^4.12.10
) - Tailwind CSS (
^3.4.10
) - PostCSS & Autoprefixer
This project uses Vite as the build tool. If you need to configure Tailwind CSS, modify tailwind.config.js
as needed.
Ensure you have Node.js installed. Then, use:
npm run dev
To check for linting issues:
npm run lint
We welcome contributions! If you’d like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License.
💙 Made with love for Tojo Foundation donors!