Skip to content

React app using Chakra UI for listing data from AOE public api

Notifications You must be signed in to change notification settings

Gurjinder-sp/React-Age-of-empires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project lists Civilzations, Tech, Units and structures available in the game.

- You have dark/light theme switching abilities
- You can filter data
- cards are colored as per the civilization or age.

The project uses a Public API of renowned game: Age of Empires.

API has CORS issues, thus to run the project Browser security needs to be disabled. For windows you can run a chorme instance with security disabled by running following command in cmd: chrome.exe --disable-web-security --user-data-dir=c:\my-chrome-data\data

Details

Project uses React, Chakra UI, AOE Public Api etc.

Project Run:

run npm i to run the project

About

React app using Chakra UI for listing data from AOE public api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published