Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calcagnoloic/crowdfunding-webapp
Crowdfunding product page where users can select certain offers to increase funding.
https://github.com/calcagnoloic/crowdfunding-webapp
cicd reactts storybook
Last synced: 29 days ago
JSON representation
Crowdfunding product page where users can select certain offers to increase funding.
- Host: GitHub
- URL: https://github.com/calcagnoloic/crowdfunding-webapp
- Owner: CalcagnoLoic
- Created: 2024-02-20T12:18:46.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-23T11:06:06.000Z (9 months ago)
- Last Synced: 2024-10-14T22:11:42.394Z (2 months ago)
- Topics: cicd, reactts, storybook
- Language: TypeScript
- Homepage: https://calcagnoloic.github.io/crowdfunding-webapp/
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crowdfunding product page
Participatory funding product page where users can select certain offers to increase funding. Users can add a bookmark to the products they wish to finance.
The stories are hosted on Chromatic at this [URL](https://65fea557005e1e6abef7c259-mskecrihhi.chromatic.com/).
## User stories
Your users should be able to:
- [x] Make a selection of which pledge to make
- [x] See an updated progress bar and total money raised based on their pledge total after confirming a pledge
- [x] See the number of total backers increment by one after confirming a pledge
- [x] Toggle whether or not the product is bookmarked
- [x] View the optimal layout depending on their device's screen size
- [x] See hover states for interactive elements## Built with
- Semantic HTML5 markup
- Mobile-first workflow
- TailwindCSS
- React
- Storybook
- Chromatic## Author
- Website - [Portfolio](https://calcagno-loic.netlify.app/)
- Frontend Mentor - [@CalcagnoLoic](https://www.frontendmentor.io/profile/CalcagnoLoic)