Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rewrite of the games-library app in react

  • Project started with create-react-app
  • Installed react-redux with:
    • npm i --save react
    • npm i --save redux
    • npm i --save react-redux
  • Installed Redux DevTools with
    • npm i remote-redux-webtools
  • Installed Redux Thunk middleware
    • npm i --save redux-thunk
  • Installed React Bootstrap
    • npm i --save react react-dom
    • npm i --save react react-dom
  • Installed UUID
    • npm i --save uuid
  • Installed React DnD
    • npm i --save react-dnd
    • npm i --save react-dnd-html5-backend
  • Installed Isomorphic Fetch and ES6 Promise
    • npm i --save isomorphic-fetch es6-promise

About

A repository for categorizing and ranking current games library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages