A modern and responsive charity/donation website template.
Visit the live website: https://artinexus.github.io/proffer/
To run this website locally:
- Clone the repository:
git clone https://github.com/ArtiNexus/proffer.git
cd proffer- Start a local server:
# Using Python (Python 3)
python3 -m http.server 8000- Open your browser and visit:
http://localhost:8000
index.html- Main homepageassets/- Contains all CSS, JS, images, and other resources- Various HTML files for different pages (about, blog, contact, etc.)
- HTML5
- CSS3
- JavaScript
- Bootstrap
- jQuery