Skip to content

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

Notifications You must be signed in to change notification settings

RafaMT93/League_of_Legends_Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends Database w/ Redux


Overview

A database of League of Legends Game created for React 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
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 React study.

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

Link

https://modest-pare-1315b2.netlify.app

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published