GithubHelp home page GithubHelp logo

rafamt93 / league_of_legends_database_redux Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.42 MB

A database of League of Legends Game created for Redux Study.

HTML 1.36% CSS 1.63% JavaScript 97.01%
reactjs styled-components redux-toolkit react-redux react-router-dom antdesign css redux react-router react

league_of_legends_database_redux's Introduction

League of Legends Database w/ Redux


Overview

A database of League of Legends Game created for Redux Study.

Developed using the API League of Legends API.

⚙️ Used Libraries

ReactJS

npx create-react-app react-app

React Router Dom

npm install react-router-dom

Redux

npm install redux

React Redux

npm install react-redux

@ReduxJS/Toolkits

npm install @reduxjs/toolkit

Styled-Components

npm install --save styled-components

Antd

npm install antd

And import style manually:

import 'antd/dist/antd.css'

React-Slick

npm install react-slick --save

Also install slick-carousel for css and font

npm install slick-carousel

Import css files

import "slick-carousel/slick/slick.css";

import "slick-carousel/slick/slick-theme.css"

React-Tabs

npm install --save react-tabs

🎯 Objective

Project created for Redux study.

For view, clone this project, run npm i in the folder and execute with npm start.

Link

Click Here

league_of_legends_database_redux's People

Contributors

rafamt93 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.