Skip to content

firstpersoncode/github-react-hooks

Repository files navigation

my-react-kit

With React Hooks, Typescript, hot reload and code splitting..


Getting Started

clone repo:

git clone git@github.com:firstpersoncode/my-react-kit.git

install deps:

yarn

start jest testing...

yarn test

start development:

yarn dev

start production:

yarn prod

bundle analyzer:

yarn analyze

TODOS:

  • React 16.x
    • voila !, the one with Hooks
  • Server Side Rendering
  • Proxy Handler
  • Code Splitting
  • Lazy Load Component
  • Module Aliases
  • React Router 5
  • Unit Testing
    • Installed Jest, and need to be implemented
  • Linter
  • Pre commit validator
    • Husky
  • Webpack 4
    • + HMR
    • + Dev Server
    • + Bundle Analyzer
  • Babel Loader
  • Typescript Loader
  • File Loader
  • Material-UI
  • Circle CI
  • Sentry Integration
  • Plop Generator
    • For better templating project

License

@firstpersoncode

About

GitHub page with user search and repository search, build using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published