/Lyrical-GraphQL

An app storing songs and providing ability to add lyrics with (express-graphQL backend) and (react-apollo-client) frontend.)

Primary LanguageJavaScript

Lyrical-GraphQL

Project with Express-graphql backend connected with mongoDB.

Data consumed on frontend with react-apollo graphQL client.

All CRUD feature created between model of song and lyrics with optimistic response for lyrics liking

add mondoDB connection string in index.js and run npm run dev