A fanmade JKT48 website to sort your favorite JKT48 members
View Site
·
Report Bug
·
Request Feature
Table of Contents
This is a fanmade website to sort your favorite members in JKT48 based on your filter by their Status and Generations. Also this website is an enhanced website from Rebornian48's JKT48sorter.
Below you'll find the steps that you need to get start with this project.
- nodejs
node -v
- yarn (optional but recommended)
yarn -v
- Clone the repo
git clone https://github.com/adityaiwd/j-sorter.git
- Change directory to j-sorter
cd j-sorter
- Install NPM packages with npm or yarn
npm install || yarn
- Run development server with npm or yarn
npm run dev || yarn dev
- Open your browser and go to localhost:3000
- Add share result feature
- UI Improvement
- Multi-language Support
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m '[ADD] some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.