Skip to content

This is the ui repository that's used with the genre-search-server repository to showcases how to create and implement webcomponents using custom elements.

License

Notifications You must be signed in to change notification settings

MilesWilliams/genre-search-ui

Repository files navigation

Genre Search *ui

This is the UI`that corresponds with Genre Search Server. The purpose of this project was to

  1. Show case how to create webcomponents using custom elements.
  2. Show how to pass data between components.
  3. Show how to integrate with an api.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Genre Search server

lit-html

babel-core

babel-loader

babel-polyfill

babel-preset-es2015

webpack

webpack-dev-server

Installing

A step by step series of examples that tell you how to get a development env running

Install dependencies

[email protected]:MilesWilliams/genre-search-server.git

Follow the instructions in the README.md
git clone [email protected]:MilesWilliams/genre-search-ui.git

cd genre-search-ui

npm install

Deployment

To run the app use npm start

Built With

  • lit-html - Used for templating
  • webpack - For bundling and serving
  • babel - For compiling our es6 code

Authors

  • Miles WIlliams

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This is the ui repository that's used with the genre-search-server repository to showcases how to create and implement webcomponents using custom elements.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published