Skip to content

Crowdfunding website template built using React, Vite, Mantine & Typescript.

Notifications You must be signed in to change notification settings

design-sparx/crowdup

Repository files navigation

image

Crowdfunding website project

Online Demo

About:

CrowdUp is a crowdfunding platform that helps you get funding for your personal projects, charities, and NGOs. Start a fundraiser and receive donations from individuals who care about your cause.

Available Pages

  1. Home
  2. How it works
  3. Campaigns
  4. Campaign details
  5. Create campaigns
  6. Dashboard

Tech Stack:

Dev dependencies

Software

Before proceeding, please ensure you have the following software installed on your computer.

  • Node
  • Yarn (optional but recommended)
  • Git command line tools

Useful links

Getting started

Please fork a copy of this repository. Forking a repository allows you to freely experiment with changes without affecting the original project. Alternatively download or clone the master branch.

Download & Install Dependencies on your machine

Clone the repo to your machine git clone <CloneURL>

Launch the frontend
  1. Open a new terminal window and navigate in your root folder cd <../root> yarn install OR npm install
  2. Run the start script yarn run start OR npm run start

Your app should be running on: http://localhost:3000

Versions

v1.0

  • Default project implementation

Authors

  1. Kelvin Kiptum Kiprop - https://github.com/kelvink96

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages