Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitl test app - interview challenge

Screenshot 2022-03-10 at 13 40 15

What is it

React progressive web app. It demonstrates features like:

  • Redux store management
  • Axios ajax
  • PWA manifest and service-worker
  • Semi-auto-update - user gets un update icon in header when update is available
  • Microsoft FluentUI framework
  • Theming - vitlTheme.ts is theme file where style can be changed
  • Responsive design

Built of

  • React v17
  • Typescript v4
  • Create React App (react-scripts) v5
  • React Router Dom v6
  • Axios
  • Redux
  • FluentUI
  • Workbox (Google's PWA service-worker tool) v5
  • react test library

How to use it

Use commands below to install dependencies, test, run and build the application.

yarn install

Download all dependencies needed application to run

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.\

Result is fully functional Progressive Web App ready for deploy and install on mobile and desktop devices

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages