Code Monkey home page Code Monkey logo

google-search-spa's Introduction

Introduction

This is a Google search clone SPA powered by JavaScript's Vue and Python's flask.

Requirements

  • Python
  • Virtualenv
  • Flask

Getting started

  1. Clone the project to your machine [git clone https://github.com/Jordanirabor/google-search-spa]
  2. Navigate into the diretory [cd google-search-spa]
  3. Source the virtual environment [source .venv/bin/activate]
  4. Install the dependencies [pip install flask]
  5. Navigate into the Vue project directory [cd spa]
  6. Install Vue and the Node dependencies [npm install]

Run the application

You will need to have two terminals pointed to the appropraite directories to run the backend and frontend servers for this application.

  1. Run this command to start the backend server in the [google-search-spa] directory: [python app.py] (You have to run this command while you are sourced into the virtual environment)
  2. Run this command to start the Vue frontend server in the [google-search-spa/spa] directory: [npm start] (This will build and start the Vue frontend on the URL adddress localhost:8080)

Built With

  • Vuejs - This is a Progressive JavaScript framework
  • Python - This is a programming language that lets you work quickly and integrate systems more effectively
  • Flask - This is a microframework for Python based on Werkzeug, Jinja 2 and good intentions

google-search-spa's People

Contributors

nuel14 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.