Giter Site home page Giter Site logo

dogemage's People

Contributors

fominsergiy avatar

Stargazers

 avatar

Watchers

 avatar

dogemage's Issues

Fix image rendering for local / deployed app

Images are not rendered properly when doing local development.
It has to do with the files paths set up in constants.js file.

Need to fix it so that both local and deployed app render images

Refactor the project

Refactor the project such that it's based around the component.

  • all components should be inside components dir with a file name in the UpperCamelCase.
  • utils, reducers, unit tests, etc, should be based around the components as well.

Lint the project

The project is extremely inconsistent in terms of the styling.
Run eslint on the whole project and fix up all the issues.

I want to keep it:

  • using ; where applicable
  • 4 spaces

Add automated build for every push to master

I am currently running a local deploy of the app once I merge back to master. that's just so backwards. Add a workflow that will push new build once a pr is made to master.

automated tests are in place so in theory ( if all the tests were in there) it would be a safe deploy ;)

Update Readme

Need to update the readme such that it shows how to:

  • work with the project ( npm start etc)
  • project structure
  • requirements and local setup

Add dark mode

For fun, add a switch for the dark mode.

Use provided to switch
update the css
you can use the same images

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.