Skip to content

ahmetcankaratas/age-of-empires-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Age Of Empires Wiki

Our project is built on ReactJS.In homepage we show summary of project. In unit page we allow people to use special filters for customize their result. If users want to see detail in unit page, can click the unit name and examine detail of the unit which include lots of specific information. For storing our user data in app wide state we use Redux-Saga as our state management tool. For deployment Suge.sh has been used and the link to the live project can be found at bottom.

LiveURL: https://ahmetcankaratas-ageofempires.surge.sh

🔎 Technologies

  • ReactJS
  • Redux
  • Redux-Saga
  • SASS
  • MUI

📷 Screenshots

Main Page main

Unit body-1

body-2

UnitDetails detail

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

A step by step guide that will tell you how to get the development environment up and running.

  • Clone the repository
git clone https://github.com/ahmetcankaratas/age-of-empires-wiki/
  • Install dependencies
cd age-of-empires-wiki
npm install
  • Build and run the project

npm start

Navigate to http://localhost:3000

License

MİT

Releases

No releases published

Packages

No packages published