Skip to content

User-friendly crowdfunding website allowing individuals to create and manage fundraising campaigns

Notifications You must be signed in to change notification settings

Akashdeep-k/fundboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundboost

A user-friendly crowdfunding website allowing individuals to create and manage fundraising campaigns.

Prerequisites

Make sure you have the following installed on your machine:

Installation

Backend Setup

Clone the Repository:

git clone https://github.com/hrshpreet/fundboost.git 

Navigate to the Backend Directory and Install Dependencies

cd fundboost/src
npm install

Configure Environment Variables Create a .env file in the backend directory and add your MongoDB connection string and other environment variables.

Run the Backend Server

npm start

Frontend Setup

Navigate to Frontend Directory

cd Frontend

Run the Frontend Development Server

npm start

API Documentation

https://documenter.getpostman.com/view/26894077/2s9YXh4Mby

About

User-friendly crowdfunding website allowing individuals to create and manage fundraising campaigns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published