-
Clone it first using
git clone https://github.com/hello-snsa/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 https://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.
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
andSignUp
right away
- Seek Donation (For Enterprenuers)
- Donate (For Donators)
- You can go through the popular products on the homepage and Click on them for further information
- Here you get an option to Fund the Product and view all the details about the specific Product
- 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
- You click on the
For Enterprenuers
on the Homepage. And follow the things are lead to on the webpage
- And voila, wait for enthusiaists like us to raise the funds for your idea.
- 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
- 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.