https://github.com/zorger27/reactorium
⚛️ Reactorium (a blend of "React" (the UI library) and "laboratorium" (Latin for "laboratory, a place for experiments"), meaning "React laboratory") — a secret laboratory of React experiments. The project demonstrates how modern technologies can be used to build complete and diverse solutions. 🚀
https://github.com/zorger27/reactorium
css3 favicon flexbox-css git github google-analytics-4 grid-css html5 javascript markdown nodejs open-graph-protocol react react-i18next redux-toolkit robots-txt scss search-console sitemap-xml vite
Last synced: 3 months ago
JSON representation
⚛️ Reactorium (a blend of "React" (the UI library) and "laboratorium" (Latin for "laboratory, a place for experiments"), meaning "React laboratory") — a secret laboratory of React experiments. The project demonstrates how modern technologies can be used to build complete and diverse solutions. 🚀
- Host: GitHub
- URL: https://github.com/zorger27/reactorium
- Owner: Zorger27
- Created: 2025-08-26T02:02:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-12T00:24:42.000Z (9 months ago)
- Last Synced: 2025-09-12T01:58:06.417Z (9 months ago)
- Topics: css3, favicon, flexbox-css, git, github, google-analytics-4, grid-css, html5, javascript, markdown, nodejs, open-graph-protocol, react, react-i18next, redux-toolkit, robots-txt, scss, search-console, sitemap-xml, vite
- Language: JavaScript
- Homepage: https://reactorium-zorger.vercel.app
- Size: 13.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚛️ Reactorium #
### You can view my CV here: [Curriculum VITAE](https://zorger27.github.io)❗️ ###
### You can view my Portfolio here: [My Portfolio](https://Zorin.Expert)❗️ ###

#### 🚀 Reactorium (a blend of "React" (the UI library) and "laboratorium" (Latin for "laboratory, a place for experiments"), meaning "React laboratory") — a secret laboratory of React experiments, where each application holds a surprise crafted from lines of code and a touch of magic! ####
✨️ Each one is unique and covers different aspects of development — from visual experiments to practical tools:
🧊 Cube — dynamics, geometry, and a touch of 3D magic.
🧮 Calculator — both standard and finance modes, for any tasks.
📝 Affairs — your personal assistant with data persistence.
🎲 Memory Game — a fun challenge that you’ll want to play again.
#### 🔥 The project is powered by a solid stack of modern technologies that make development fast, efficient, and scalable. ####
🛠️ Technologies:
🔹 React ⚛️ — modern UI development.
🔹 Redux Toolkit 🎯 — efficient and scalable state management.
🔹 React Router 🧭 — seamless navigation between apps.
🔹 React i18next 🌍 — multilingual support (EN, ES, UK).
🔹 JavaScript (ESNext) 💡 — dynamic, maintainable code.
🔹 SASS / SCSS 🎨 — modular and elegant styling.
🔹 Flexbox & CSS Grid 🧩 — responsive and flexible layouts.
🔸 Vite ⚡ — lightning-fast builds and dev server.
🔸 PWA (Progressive Web App) 📱 — offline support and enhanced performance.
🔸 Google Analytics & Search Console 📊 — integrated monitoring and analytics.
🔸 Open Graph, Favicon, Sitemap, Robots.txt 🔍 — full SEO toolkit.
🔸 Markdown 📝 — clean documentation and formatting.
### Project setup (install dependencies)
```
npm install
```
### Compiles and hot-reloads for development
```
npm run dev
```
### Compiles and minifies for production
```
npm run build
```