-
- Downloads
Port the whole website to React
Use React to structurize the code better and allowing easier creation of HTML elements and code reuse.
Showing
- .babelrc 3 additions, 0 deletions.babelrc
- Makefile 5 additions, 2 deletionsMakefile
- package.json 10 additions, 4 deletionspackage.json
- public/index.html 1 addition, 18 deletionspublic/index.html
- src/App.js 62 additions, 0 deletionssrc/App.js
- src/Body.js 31 additions, 0 deletionssrc/Body.js
- src/Header.js 56 additions, 0 deletionssrc/Header.js
- src/Section.js 28 additions, 0 deletionssrc/Section.js
- src/index.js 5 additions, 84 deletionssrc/index.js
- src/style.scss 18 additions, 1 deletionsrc/style.scss
- webpack.config.js 0 additions, 56 deletionswebpack.config.js
- yarn.lock 174 additions, 1 deletionyarn.lock
Loading
Please register or sign in to comment