Skip to content

michalmuchakr/preconfigurated-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to pre congigurated ReactJS boilerplate

Codacy Badge License: MIT

Please see app live deployed: preconfigured-react on netlify

Installation

To kick of application

    npm install
    npm start:dev

Then navigate to url using your browser of your choise:

    http://localhost:1234/

Production build run command

    npm build

Tech Stack

Client:

  • JavaScript
  • TypeScript
  • React
  • SCSS
  • React - bootstrap
  • React Helmet
  • Axios
  • Huskey
  • Prettier EsLint

Server:

  • Node
  • axios-mock-adapter

Features

  • Routing using `react-router-dom`
  • Webpack & babel configuration,
  • Custom FLUX architecture base on react hooks,
  • Hot reload development server,
  • Import fonts from a file,
  • Absolut path imports configuration