Moodboard React is a simple and easy-to-use moodboard application built using React.js. It allows users to quickly search for photos with a series of keywords. Photos are supplied by Pexels.
- Clone the repository:
git clone https://github.com/irisyann/moodboard-react.git
- Install dependencies:
npm install
- Start the application:
npm start
If you would like to contribute to this project, please fork the repository and create a pull request.