https://github.com/derektypist/build-a-mood-board
Create a mood board using React. Learn how to pass data from a parent component to a child component using props.
https://github.com/derektypist/build-a-mood-board
css3 freecodecamp-project html5 props react
Last synced: about 1 month ago
JSON representation
Create a mood board using React. Learn how to pass data from a parent component to a child component using props.
- Host: GitHub
- URL: https://github.com/derektypist/build-a-mood-board
- Owner: derektypist
- Created: 2025-02-04T11:51:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T11:57:28.000Z (over 1 year ago)
- Last Synced: 2025-02-04T12:33:32.721Z (over 1 year ago)
- Topics: css3, freecodecamp-project, html5, props, react
- Language: JavaScript
- Homepage: https://derektypist.github.io/build-a-mood-board/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a Mood Board
Create a mood board using React. Learn how to pass data from a parent component to a child component using props.
## UX
[Build a Mood Board User Stories](https://www.freecodecamp.org/learn/full-stack-developer/lab-mood-board/build-a-mood-board)
## Technologies
Uses HTML5, CSS3 and React.
## Deployment
On [GitHub Pages](https://derektypist.github.io/build-a-mood-board) at the main branch.
## Credits
### Media
Images taken from the Pinterest Boards of London, Paris, Spain, French Riviera, Lakenheath, Prague, Cambridge and Peterborough.
### Acknowledgements
- [FreeCodeCamp](https://www.freecodecamp.org)