OksanaSam / moody

A moodboard web application tailored to user preferences. Built on React (with Redux and Redux-Thunk)using 2 APIs and react-sound

Home Page:https://oksanasam.github.io/moody/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moody

Disclaimer 1: The app is built using class-based components without hooks. As I'm a big fan of hooks and functional components and use them in all my other apps, I reserved the right to have one app with good old classes.

Disclaimer 2: Redux is a total overkill for a small-scale app like this lol. However, as I wanted to have some practice, I implemented it here along with Redux-Thunk.

A moodboard web application tailored to user preferences. Built on React using 2 APIs and react-sound

profile

Live link here

Created with Create React App.

Available Scripts In the project directory, you can run:

npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

About

A moodboard web application tailored to user preferences. Built on React (with Redux and Redux-Thunk)using 2 APIs and react-sound

https://oksanasam.github.io/moody/


Languages

Language:JavaScript 47.6%Language:SCSS 45.9%Language:HTML 6.4%