Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonybui1/crowdfund-page
Crowdfunding page for a product line of computer stands using React and CSS Modules
https://github.com/anthonybui1/crowdfund-page
cssmodules react
Last synced: about 1 month ago
JSON representation
Crowdfunding page for a product line of computer stands using React and CSS Modules
- Host: GitHub
- URL: https://github.com/anthonybui1/crowdfund-page
- Owner: anthonybui1
- Created: 2021-03-04T21:28:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-25T16:32:33.000Z (over 3 years ago)
- Last Synced: 2024-10-02T07:03:05.378Z (about 2 months ago)
- Topics: cssmodules, react
- Language: JavaScript
- Homepage:
- Size: 490 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crowdfund Page
## Description
A crowdfunding landing page for a series of ergonomic computer stands. Created for a [frontendmentor.io](frontendmentor.io) challenge where the assets are provided but you are allowed to implement the design in any way you wish. For this challenge I chose the technologies listed below. The file structure is inspired by [Atomic Design](https://bradfrost.com/blog/post/atomic-web-design/) but it does not implement every possible level due to size.## Technologies
- React
- CSS Modules
- HTML## Installation
Enter your project directory
`cd project-directory`
Clone the repository
`git clone [email protected]:anthonybui94/crowdfund-page.git`
Move into the created directory
`cd crowdfund-page`
Install dependencies
`npm install`
## Usage
The user can see hover states for interactive elements, make a selection of which pledge to make, see an updated progress bar after confirming a pledge, and toggle whether or not the product is bookmarked.![Demo of the Crowdfund page website](https://media.giphy.com/media/qWMUJl0HkCeggLlVSm/giphy.gif)
## Contributing
This project is not accepting contributions. You are welcome to modify and distribute any versions as you please.## License
MIT License