Group practice topic using open source code
Ung Minh Hoài
This app converts a fully functioning Google Books API search engine built with a RESTful API into a GraphQL API built with Apollo Server. Uses the MERN stack, with a React front end, MongoDB database, and Node.js/Express.js server and API.
$ git clone [email protected]:yulduzetta/book-search-engine.git $ cd book-search-engine $ npm install $ npm start
Visual Studio Code Node.js