Skip to content

MaestroJolly/logo-fynder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo-fynder

Logofynder Logo

This is a simple app to find logos from various top websites.

Table Of Contents

Pre-requisites

  • Node.js - It is a JavaScript runtime built on Chrome's V8 JavaScript engine. This is needed to start this app, please click here to download and install this.
  • NPM - npm is a package manager for the JavaScript programming language. It is the default package manager for the JavaScript runtime environment Node.js. This usually comes along with Node.js installed.
  • Basic knowledge of HTML, CSS, JavaScript, Node.js

How To Get Started

  • Open you terminal/cmd.
  • cd into your preferred directory on your terminal i.e $ cd preferred_directory.
  • Enter/Copy this command git clone https://github.com/MaestroJolly/logo-fynder.git to your terminal and press enter to clone this app to your local machine.
  • Change directory into the cloned app our your local machine by entering this command $ cd logo-fynder into your terminal.
  • Enter/Copy this command npm install in the app directory to install the app dependencies.
  • Enter/Copy this command npm start to start the app.
  • The app will be started and be running on port 3333.
  • Enter this url http://localhost:3333/ in your preferred browser and you should get a webpage as shown in the image below:

Logofynder

  • Yaay, your app is up and running 😃 🚀 🚀 🚀

Languages/Tools Used

  • HTML
  • CSS
  • JavaScript
  • Node.js

Credits

Link

Click Here to explore this app online.

About

This is an app to find logos from any website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published