yjw0904 / webpack5-project

This web app is created to demonstrate my knowledge in front development specifically React, Redux, and Redux Saga.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction This is the micro app I created to demonstrate knowledge and experience. Major frameworks/libraries include: Webpack,React,Redux,Redux,Sagas,Rechart, and Material-UI

Get Started Make sure to run on Node version 14.4.0. If Node Version Manager is installed, ensure version 14.4.0 is installed and run nvm use which will run off of the nvm config file .nvmrc. To start the server, do npm run start. The server run on port 8080. To build, do npm rum build. This will create the dist folder with the bundled assets.

About

This web app is created to demonstrate my knowledge in front development specifically React, Redux, and Redux Saga.


Languages

Language:JavaScript 99.1%Language:HTML 0.9%