Skip to content

hellosamyak/DAY-Foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAY Foundation Website Setup Guide

Welcome to the DAY Foundation's website repository. This guide will help you set up the project locally and run it seamlessly.

Prerequisites

Ensure you have the following installed on your system:

Project Setup

1. Clone the Repository

git clone https://github.com/YOUR_USERNAME/DAY-Foundation.git

Navigate into the project directory:

cd DAY-Foundation

2. Install Dependencies

Install all necessary packages:

npm install

3. Environment Configuration

Create a .env file in the root directory if needed for future environment variables.

4. Run the Frontend

Start the development server:

npm start

The site will be available at http://localhost:3000.

Scripts

  • npm start: Runs the project in development mode.
  • npm run build: Builds the app for production.

Future Enhancements

  • Backend integration for secure payment handling.
  • Database setup for storing donor information.

Contribution Guidelines

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Commit your changes and open a pull request.

Contact

For queries or issues, please reach out at contact@dayfoundation.org.

About

🌱 DAY Foundation Website: This repository contains the source code for the official website of DAY Foundation, a non-governmental organization committed to serve the society with education, aid, youth and care. The website is developed using Vite + React to ensure fast loading speeds and a seamless user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages