Skip to content

SaraDahman/bookly-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookly auto-Complete

Click HERE to check out our super humble, yet tremendous, web app.


Description:

Are you a book worm ? say no more. This search app allows you to search for the books you want and if you need to see details about any book, you can click on the book and the details will jump right at your face. Try it out and see what I mean 😏


User Stories:

  • The user can search for any book they want.
  • They can click on any book for more details.


Installation

  • If you're a Git user:

    • In folder of your choosing, open your git bash terminal

    • write git clone https://github.com/CA-G12/Autocomplete-Sara-Mohammed.git

    • Then cd Autocomplete-Sara-Mohammed

    • run npm i in the terminal

    • run npm run dev

    • in the browser run http://localhost:3000/ url


  • If you're not a git user:

    • Click on the 'Code' green button on the right.

    • Click on 'Download ZIP'.

    • You will have the project as ZIP file.

    • Extract the files.

    • inside the project folder click shit + right click

    • choose open PowerShell window here

    • in command line run npm i

    • run npm run dev

    • in your browser run http://localhost:3000/ url


NOTE: you need to have nodejs installed for the project to work 😎

have fun 🥳


Used Technologies:

  • HTML5
  • CSS
  • Javascript
  • Git & Github
  • Third party API
  • Figma
  • node modules (jest, path, fs, mime-types)

📌 API resources:


This app is presented to you by:

About

This Site Is For Search For Books And Find Details About Searched Results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • CSS 32.2%
  • HTML 18.7%
  • Shell 0.1%