Vincent440 / react-books-search

Full Stack MERN Application, MongoDB Express React Node. Using React to query and display books based on user searches, and allow the user to store them.

Home Page:https://googlereactbooks.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Books Search

Full Stack MERN Application, MongoDB Express React Node. Using React to query and display books based on user searches, and allow the user to store them.

View React Books Search deployed on Heroku.

Getting Started

Requirements

  • MongoDB
  • Node.js
  • NPM
  • Git and CLI knowledge of basic commands.

  1. Clone the repository:

    git clone <URL to git repository>
  2. Change directory into the local folder:

    cd react-books-search
  3. Start the application in terminal with:

    npm start or yarn start

Author

Vincent Shury, Full-stack web developer

About

Full Stack MERN Application, MongoDB Express React Node. Using React to query and display books based on user searches, and allow the user to store them.

https://googlereactbooks.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 92.7%Language:HTML 6.2%Language:CSS 1.1%