Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i-m-hossain/that-js-dude


https://github.com/i-m-hossain/that-js-dude

css html js react

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# That JS dude

I took the inspiration from http://thatjsdude.com/ to make my first React website. At first I created the mockup using plain HTML and CSS. I wanted to feel the diffence between vanila JS and React development experience, that's why I first used vanila JS to build the webpage. Then I used React to do the same. The whole webpage was divided into different components and a json data was created to load the dyanamic data. Props were used for passing dynamic data from one component to another. I made a component folder in order to organize the components and imported them where necessary. Overall, It was a good experience using components, props and react environment to build a project.

Live website: https://that-js-dude-react-project.netlify.app/