Skip to content

React application for a videogame wikipedia and progress save connected to a backend using ReactJS

Notifications You must be signed in to change notification settings

CariblaGIT/TWOI-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify
The Wiki of Isaac Website React

App for gaming progress on TBOI

Key FeaturesProject objectiveBackendStackViewsFuture improvementsYou may also like...

🔑 Key Features

  • Application for making consults related with the videogame The Binding of Isaac
  • Register for create user, using JWT to generate token and Redux for persistance on the application
  • Profile view with your data, able to see your actual progress on the videogame
  • Reusable entity view to search information about the main things of the game: characters, items, pickups and achievements
  • Single Page Application

🎯 Project objective

This website is a project focused on React facilities, concretely on the implementation of Redux, with the main objective to make an application to save your progress in a game online. The main objective of this application is to face off the wiki websites that are not SPA and are not implemented with React Framework, and moreover, to offer the user an experience of progress into the game in a visual way.

🔗 Backend

This project is developed based on a project that I have made for making possible all the consults that are actually done in this application

⌨️ Stack

👨‍💻 Installation

Follow the steps to emulate the project in your local device. But is not necessary because the project has been uploaded to AWS, so you can skip the installation and use the following URL to make all the consults in front of your localhost one.

  1. Clone repo
  2. Install dependencies:
    npm install
  3. Launch the project in your local device:
    npm run dev

After that, in localhost:PORT, will be launched the application, and you will be on the landing page (Login interface)

🖥️ Views

Click here to watch the demo video with all views

🛠️ Future improvements

⬜ Adding the way to add more marks
⬜ Adding choice to change avatar on your profile
⬜ Implement admin panel and interactions

👀 You may also like...


About

React application for a videogame wikipedia and progress save connected to a backend using ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published