Code Monkey home page Code Monkey logo

eyepex-frontend's Introduction

Šī¸ eyepex-frontend

Demonstration of Carousel application with minimum UIs.

📖 Table of Contents

✨ Prerequisites

Proceed with next steps if your platform meet following recommended prerequisite.

✨ Getting Started

Run the following command under eyepex-frontend directory to install dependencies and run the project.

npm install && npm start

✨ How to Use

Make sure one or more slides data available on database or add using, I have not used static data binding instead of that I have used the REST APIs.

POST /v1/api/carousel/add
BODY: { "image": "some_image_url", "title": "some_image_title", "subTitle": "some_image_title" }

Here is the list of tasks available out of the box and run these via npm run <task>.

  clean             Clean distribution folder
  build             Perform webpack build and generates bundle
  start             Start the app
  watch             Run development application on watch mode

✨ Technologies

Usage Technology
Language TypeScript
Framework Angular
Stream Communication RxJS
Dependency Registries NPM

✨ License

EyePex Frontend is MIT licensed. Please refer LICENSE for more information.

eyepex-frontend's People

Contributors

aravindakr95 avatar

Watchers

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