Skip to content

This repo is for the Indiegogo clone project. Indiegogo is a platform where anyone having some great ideas can apply for crowdfunding and also do some donations.

Notifications You must be signed in to change notification settings

Avinash7564/indiegogo-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and Run

  • Clone it first using git clone https://github.com/Avinash7564/indiegogo-clone.git

  • You 'll have to install node_modules. using npm install

  • Once done, you can run the project using npm start

  • Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.
    The page will reload if you make edits.

You can learn more in the Create React App documentation.
To learn React, check out the React documentation.

Getting Started

This project is a clone to the Indiegogo website.

For starters, Indiegogo dualplays itself as a launch platform for enterprenuers to launch their products, and two for enthusiasts to crowdfund the same from around the world.

  • You would be greeted with this homepage the moment you run the dev build and you can Login and SignUp right away

homepage

login

Now you have two ways

  • Seek Donation (For Enterprenuers)
  • Donate (For Donators)

Route 2

  • You can go through the popular products on the homepage and Click on them for further information

popular

  • Here you get an option to Fund the Product and view all the details about the specific Product

productPage

  • Therafter if and when you are interested in the Product, you can go further by funding the Idea or Product by clicking on back it

payment

else go the very interesting Route 1

Route 1

  • You click on the For Enterprenuers on the Homepage. And follow the things are lead to on the webpage

entrepreneurs0

entrepreneurs

  • And voila, wait for enthusiaists like us to raise the funds for your idea.

Tech Stack and Tools used

  • Javascript using libraries from React which helped us a great way in reusing components like Nav Bar,
  • Bootstrap for Modal popups for Login and Signup Forms
  • VS Code to put our code in an elegant and clean manner

Authors

Learning outcomes

  • Faced with a challenge even before the beginning the work, we only found our way developing confidence and building the product you see above.
  • It was a bigger challenge than we expected it would be, but ultimately the time frame and the efforts of ours clubbed together made sure we have the product ready.

Support

  • We request you to feel free to contribute to making it better or show your love by commenting out any improvements you feel necessary
  • Alternatively you can reach out to Ali , Piyush , Avinash and send feedback accordingly.

About

This repo is for the Indiegogo clone project. Indiegogo is a platform where anyone having some great ideas can apply for crowdfunding and also do some donations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 29.4%
  • HTML 1.3%