Skip to content

A small learning project, to be able to bridge any gaps I have in creating basic frontend components.

Notifications You must be signed in to change notification settings

antalutrazvan/component-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

component-showcase

A small learning project, to be able to bridge any gaps I have in creating basic frontend components.

structure

vanilla and react folders with components, pages and utils folders each

Basic as hell, just want to create some frontend components with vanilla code, and then create their ReactJS counterparts. No state management no nothing. That might come after.

Using webpack 3, react-16.

TODO:

-- define loaders and further config for webpack (style, font, file) -- add React 1.6 -- add dev-server and hot-reloading -- add htmlPluging to externalize dist folder -- add dist to gitignore -- start developing components

About

A small learning project, to be able to bridge any gaps I have in creating basic frontend components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published