Code Monkey home page Code Monkey logo

entity-lookup's Introduction

Left Logic v3

This is all the source code for https://leftlogic.com

The project is built React and Next.js for server side rendering, and for production, the project is exported to an entirely static build.

The static build is deployed to Netlify with an additional custom 404 response pointing to /404.

Use npm run dev to develop and the React components will use HMR to inject changes.

Get in touch if you'd like us to build something like this for you, or using Node.js.

Otherwise, enjoy the source!

โ€“ Remy

entity-lookup's People

Contributors

dcgauld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

entity-lookup's Issues

Mobile support

Says it in the title. Aim to support mobiles (simple design). Not far off, but entities need to be made responsive (currently using exact pixel widths).

Analytics missing

Can you add GA to the project:

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-1656750-36', 'leftlogic.com');
  ga('send', 'pageview');

</script>

Fix 'paste to clipboard'

Doesn't work for me. I think it may be because the .swf file has gone missing (can't seem to find it in the original repository either).

Couple of small style tweaks

Can you change the main body to be left aligned (in a centre column) rather than centre aligned text. Just a preference.

Can you also highlight the results (and maybe try out table striping - just to create some differentiation) ala (though my attempt is a bit hacky)

screen shot 2014-04-09 at 07 00 47

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.