Skip to content

rnoh96/search-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Bar

A simple search bar with minimal styling

Lessons Learned

There was no completely "new" for me in this project. Nothing really exciting here, but I believe it was a great review for me. Especially when it comes to ".toLowerCase()" or ".toUpperCase()". I sometimes forget how useful these functions/methods are.

Deployment

Deployed with Google Firebase.

Get Started

From command line, first clone this repo:

# Clone this repository
$ git clone https://github.com/rnoh96/search-bar.git

# Go into the repository
$ cd search-bar

# Go into the public folder
$ cd public

Once you are in the correct folder:

# Open the html file in default browser
$ open index.html

You should now see a working webpage.

**I won't be covering how to deploy this webpage on Firebase

About

simple search bar with minimum css styling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published