julija777 / RocketCSSModules

React: Building Styles with CSS Modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?


SPA with the facts about NASA for practising css-modules.

Deployed:

Live site

Technologies

Client
Server

Not used this time. Local Data in Data folder

Database

Not used this time. Local Data in Data folder

Learned:


With this project I reminded myself how is better to break up a project to separate components
and how to use CSS-modules for each component.

Bugs:

  • When Grid component is enabled then the audio and Smoke motion not working.
    Smoke and audio only works when Grid and GridItem components are disabled. Fix when time.

About

React: Building Styles with CSS Modules


Languages

Language:JavaScript 47.6%Language:CSS 37.1%Language:HTML 15.3%