Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 322 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 322 Bytes

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