Skip to content

rajathshttgr/FundFable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FundFable

FundFable - A Creator Funding Platform

FundFable is a platform that allows people to support content creators by buying them a Coffee. It’s a way for creators to earn money from their work.

Learn More About the System Design

For an in-depth article about the system design of this project, check out the Medium post: System Design - FundFable

Screenshots

Creator Dashboard

Creator Dashboard

Creator Page

Creator Page

Tech Stack

Frontend:

  • React.js / Next.js
  • Tailwind CSS

Backend:

  • Node.js + Express.js

Database:

  • PostgreSQL

Steps to Clone, Install, and Run the App

1. Clone the Repository

First, clone the repository to your local machine:

git clone https://github.com/rajathshttgr/fundfable.git

2. Navigate into the Project Directory

Change into the project directory:

cd FundFable/frontend

3. Install Dependencies

Install the required dependencies by running the following command:

npm install

4. Run the Application

Once the dependencies are installed, you can start the development server:

npm run dev

Open your browser and visit http://localhost:3000/ to view the app.

About

FundFable - A Creator Funding Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published