Giter Club home page Giter Club logo

tutorial-search-bar's Introduction

Search Bar that needs to be clicked - tutorial project

Quick start

  1. Install dependecies

    • use "pnpm install" or install the packages with any package delivery service of your choice

    • use "npm run dev" both in web and server folder to run frontend and backend

    • for the list of installed packages see dependencies and devDependencies in package.json in each folder

  2. Start using the web

    • you can simply type a name or any part of a name to initiate the search

    • the data is hardcoded in the backend, therefore there is next to no delay

    • if there is no match, there will be a note in the place where the results should be

    • if you search for an empty string, the backend will return all the users

    !!! for extra challenge you can try to fetch the data from a database and use the query states and a spinner to indicate the data being downloaded, or display an error if there is problem with the connection !!!

Your CzechCoder aka Foxy

tutorial-search-bar's People

Contributors

czechcoder avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.