Skip to content

A non-profit charity website built using Next.js, JavaScript, and Tailwind CSS. The platform aims to support charitable causes by providing an easy way for users to learn about and donate to various initiatives.

License

Notifications You must be signed in to change notification settings

ankurjaiswalofficial/charity-app

Repository files navigation

Non-Profit Charity Site

This is a non-profit charity website built using Next.js, JavaScript, and Tailwind CSS. The platform aims to support charitable causes by providing an easy way for users to learn about and donate to various initiatives.

Repo URL

https://github.com/ankurjaiswalofficial/charity-app

Deployment URL

https://non-profit-charity-site.vercel.app/

Features

  • Responsive Design: Tailwind CSS ensures a responsive and visually appealing layout across all devices.
  • Dynamic Content: Built with Next.js to provide a fast and seamless user experience with dynamic routing and server-side rendering.
  • Donation System: Allows users to make secure donations to support charitable initiatives.
  • Information Hub: Provides information about various charitable causes and how users can get involved.

Technologies Used

  • Next.js: React framework for server-side rendering and static site generation.
  • JavaScript: Programming language used for client-side functionality.
  • Tailwind CSS: Utility-first CSS framework for designing responsive and modern user interfaces.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/ankurjaiswalofficial/charity-app.git
  2. Navigate into the project directory:

    cd charity-app
  3. Install the dependencies:

    npm install

Development

Run the development server:

npm run dev

Open http://localhost:3000 to view the site locally.

Production

To build the application for production:

npm run build

Start the production server:

npm run start

Deployment

This site is deployed using Vercel. You can access the live version at https://non-profit-charity-site.vercel.app/.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is open-source and available under the MIT License.

About

A non-profit charity website built using Next.js, JavaScript, and Tailwind CSS. The platform aims to support charitable causes by providing an easy way for users to learn about and donate to various initiatives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages