Git Product home page Git Product logo

aria's Introduction

Aria

Aria is a modern MapleStory CMS. This repository hosts the front-end for the Aria MapleStory CMS, written in React.

Requirements

  • npm - node package manager

Dependencies

Aria uses a number of dependencies to work properly:

  • axios - promise based HTTP client for the browser and node.js
  • react - JavaScript library for building user interfaces
  • react-dom - Entry point of the DOM-related rendering paths
  • node-sass - Library that provides binding for Node.js to LibSass

Installation

  1. Install node, npm, clone this repository, then install the dependencies
$ git clone https://github.com/AlanMorel/aria aria
$ cd aria
$ npm install yarn -g
$ yarn install
  1. Edit Config.js to your liking, then start the app
$ yarn start

View in browser at http://localhost:3000

Live Demos

License

Aria is licensed under the MIT license.

Screenshots

alt tag alt tag alt tag

aria's People

Contributors

alanmorel avatar dependabot[bot] avatar holthelper avatar inumedia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aria's Issues

ReCAPTCHA validation

Expected Behavior

Upon a registration failure, the user should be able to either redo their recaptcha challenge, or a previously accepted challenge should carry through, allowing the user to successfully create their account.

Actual Behavior

Upon a registration failure and previously accepted recaptcha challenge, the user must reload the page and re-register.

screen shot 2017-11-25 at 8 46 44 am

Steps to reproduce

Complete the recpatcha challenge, and fill in some input for the registration form. Upon a validation error, enter all valid input. You should get blocked by the "The reCAPTCHA was invalid." error. Currently, the only solution is to wait for the challenge to time out.

fix

add grecaptcha.reset();

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.