Link to Deployed App
Bookilyx Books Search with Google
is a MERN
stack application, utilizing MongoDB
, Express
, React
, and Node
.
This full-stack application allows the user to utilize the Google Books API
to look up books they're interested in, save to the database, and view their page on the Google Books website.
The application utilizes react-router-dom
to load React components according to the path hit on the webpage. This allows us to render seperate pages in a React application.
Technologies Used | |
---|---|
Tailwind CSS | https://tailwindcss.com/ |
CSS3 | |
Git | https://git-scm.com/ |
GitHub | https://github.com/ |
Google Books API | https://developers.google.com/books/ |
Heroku | https://www.heroku.com |
HTML5 | |
JavaScript | |
JSX | |
MongoDB | https://www.mongodb.com/ |
Mongoose | https://mongoosejs.com/ |
Node.js | https://nodejs.org/ |
Node Package Manager (NPM) |
https://npmjs.com/ |
ReactJS | https://github.com/facebook/react |
Created by (@GitHub/samthatcode) for the InterSwitch Cohort Shadowing, Full Stack Coding Bootcamp.
This project was bootstrapped with Vite.