https://github.com/maseshi/wshioru
🌍 (Website) Shioru's website developed with React.
https://github.com/maseshi/wshioru
bootstrap5 css html javascript nodejs react react-18 translation
Last synced: 4 months ago
JSON representation
🌍 (Website) Shioru's website developed with React.
- Host: GitHub
- URL: https://github.com/maseshi/wshioru
- Owner: Maseshi
- License: mit
- Created: 2022-04-14T16:58:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T15:20:22.000Z (over 1 year ago)
- Last Synced: 2025-02-02T05:04:38.318Z (about 1 year ago)
- Topics: bootstrap5, css, html, javascript, nodejs, react, react-18, translation
- Language: JavaScript
- Homepage: https://shiorus.web.app
- Size: 17.7 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Website for Shioru that contains both necessary information and for those who wish to invite. You can visit Shioru's website that has been published at https://shiorus.web.app
## 🧩 Prerequisites
- [Node.js](https://nodejs.org) v22.0.0 or higher
- [Firebase CLI](https://firebase.google.com/docs/cli) (requires Java v11.0.0 or higher)
- [Git](https://git-scm.com/downloads)
## 🔥 Get Started
- Launch a terminal and run the following commands.
```bat
git clone https://github.com/Maseshi/WShioru.git
cd WShioru
npm install
```
- Select the project in Firebase with the command `firebase --project `. After running this command, a **.firebaserc** file should be created.
- Change the file name `.env.local.example` to `.env.local` and enter all required values.
- Start to develop website by typing `npm run dev`.
## ⚠️ Found a Problem
If you encounter any problems from your current job You can let us know through the tab. [issue](https://github.com/Maseshi/WShioru/issues) of this repository.