Skip to content

This is an assignment given by Razer Inc to convert existing assets into react and redux

Notifications You must be signed in to change notification settings

benson7667/razer-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razer Assignment

This is an assignment given by Razer Inc to convert their existing assets into react and redux components.

Tech Stacks

  • Netlify for CI/CD
  • React
  • Redux + Redux-Easy-Actions
  • Redux-Observable + Rxjs
  • Webpack
  • Axios
  • HTML/CSS/LESS
  • Babel
  • Lodash
  • UUID

Basic Version

URL: https://boring-brown-c7d082.netlify.app/

Get Started Basic Version in localhost (master branch)

npm install && npm start

Upgrade Version

URL: https://practical-tesla-550e41.netlify.app/

Get Started Upgrade Version in localhost (upgrade-version branch)

git fetch --all
git checkout -b upgrade-version origin/upgrade-version
npm install && npm start

About

This is an assignment given by Razer Inc to convert existing assets into react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published