Original Website: Milaap.org
We cloned this milaap website during masia school constuct week. We implimented some basic features of fundraiser website. User can create a campaign and collect funds, can also donate to another campaign, can see the amount raised for a specific campaign.
- React
- Redux
- Json-API
- Thunk
- CSS
- MaterialUi
- ChakraUi
You can find all the libraries in npm package website.
To use this repo, you should have node and npm packages
- Install npm
npm install
- To Start Server
npm start
- Location
localhost:3000
You can use another port to run this.