Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alissanguyen/demo-crowdfunding-page
A demo landing page for crowdfunding project
https://github.com/alissanguyen/demo-crowdfunding-page
Last synced: about 2 months ago
JSON representation
A demo landing page for crowdfunding project
- Host: GitHub
- URL: https://github.com/alissanguyen/demo-crowdfunding-page
- Owner: alissanguyen
- Created: 2022-01-25T00:32:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-25T05:33:57.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T18:51:08.569Z (2 months ago)
- Language: JavaScript
- Size: 500 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crowdfunding Product Page
URL https://crowdfund.alissanguyen.dev
A demo landing page for crowdfunding projects.
## What to expect
![Design](./src/images/desktop-preview.jpg)### Usage
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Make a selection of which pledge to make
- See an updated progress bar and total money raised based on their pledge total after confirming a pledge
- See the number of total backers increment by one after confirming a pledge
- Toggle whether or not the product is bookmarked### Built with
- Mobile-first workflow
- CSS/HTML
- CSS Grid
- Keyframes animations
- Javascript
- ReactJS