Please see app live deployed: preconfigured-react on netlify
To kick of application
npm install
npm start:dev
Then navigate to url using your browser of your choise:
http://localhost:1234/
npm build
Client:
- JavaScript
- TypeScript
- React
- SCSS
- React - bootstrap
- React Helmet
- Axios
- Huskey
- Prettier EsLint
Server:
- Node
- axios-mock-adapter
- 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