FaisalY12 / google-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-api

Installation and Usage

Installation

  • Clone the repository.
  • Open terminal and navigate to server folder.
  • Run npm install to install dependencies.

How to start app

  • Run npm start in server folder to start server.
  • Open terminal and navigate to client folder then run open index.html.

Changelog

  • Added search function
  • fixed the Results Page searchBar
  • Updated index.html removed bootstrap

Wins and Challenges

  • Connected front-end and backend with basic features functioning.
  • Challenges included displaying search results on a seperate page, and getting search bar to function in resutls page.

About


Languages

Language:JavaScript 51.4%Language:HTML 26.6%Language:CSS 21.9%