bhaumikmistry / open-connect-art

Open connect art is an art display created by the open source community
https://bhaumikmistry.github.io/open-connect-art/
MIT License
8 stars 44 forks source link

Split html file into three different file and folder, restructure webpage #19

Closed bhaumikmistry closed 4 years ago

bhaumikmistry commented 4 years ago

Restructure the cod. Move style/css code to css folder and html to be in index.html file and js code to js folder.

at the end we should have

-docs/
   |-src/
   |-css/
      |-style.css
   |-js/
      |-dark-mode.js

We want to have as many people as possible contribute to open-connect-art and teach people how to contribute and take part in the Hacktoberfest

Take a look at the project README.md for more details.

PavanKKamra commented 4 years ago

Hello Bhaumik, is possible for me to work on this issue? :).

PavanKKamra commented 4 years ago

Hello Bhaumik,

I have made the changes and created a pull request for it.

Thank you, Pavan K.