Isekai.io is a virtual world inspired by the popular "Isekai" genre, where users can escape the harsh realities of their world and build a new life anonymously. This project aims to provide a safe and engaging space for users to connect, build communities, and forge meaningful relationships without revealing their real-world identities.
-
Anonymity: Users can create avatars and interact with others without revealing personal information.
-
Community Building: Users can form groups, clubs, or guilds based on shared interests.
- React Fibre 3
- Playroom Kit
- Ecctrl
Isekai Escape aims to provide a unique and valuable online experience. We welcome your feedback and potential contributions to build a thriving anonymous community together.
To get started with this project, follow these steps:
- Clone the repository:
https://github.com/dipandhali2021/Isekai.io.git- Install the dependencies:
npm install- Start the development server:
npm run devOpen http://localhost:3000 in your browser to view the website.
- Create a branch for your work
git checkout -b page/issue-name-
Make your changes
-
Push your changes
git add .
git commit -m "describe your changes"
git push origin page/issue-name- Make a PR describing the changes and and attach images/videos for UI changes.