TechStarHub / quotes

Random quote generator web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the Random Function in the Backend πŸš‚

iamBijoyKar opened this issue Β· comments

Info 🎟

  • The backend is made with Express.
  • There is already provided json file in backend/data directory, that contains multiple quotes.
  • The entry point of backend is backend/index.js

Job β›‘

Make a function that must return a random quote from the provided json file, this function should respond to /rand route.

@iamBijoyKar I would like to work on this issue if you are okay with that.

@iamBijoyKar I submitted a PR that resolves this issue. Please let me know if that works for you or if you need me to make any changes to it. Thank you!

Nice work πŸ‘