An open API service indexing awesome lists of open source software.

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.

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)