Skip to content

JakubLog/site-su

Repository files navigation

Website for student council in my school 👨‍⚖️

GitHub commit activity GitHub code size in bytes
GitHub package.json dependency version (prod)

About ✍️

site-su

When I was chairman of the school, one of my postulates was to create Website for students. And that's it! 😃

Mobile version: yes 🎈

PageInsights scores:

  • Mobile: not now
  • Desktop: not now

How can I try it? 🤔

It's not my private project so I can't share pass to account or
create private server with code.

Check official site: doesn't have domain yet

About UX/UI 🖌️

All of styles and views are designed by Author.
Colors were selected by Author too.
Single components are from Material UI.

Figma project: click here

Instalation steps 🛠️

  1. Copy this repository
gh repo clone JakubLog/site-su
cd ./site-su

or

git clone https://github.com/JakubLog/site-su.git
cd ./site-su
  1. Install required packages
npm install
  1. Open App in Development mode
npm start

Open https://localhost:3000 to view in the browser. And that's all!

Project structure 💡

It's full and still supported project based on Atomic design. ⚛️

Technological facilities 👷

Application is based on React (TypeScript).
Inside you can find:

  • Integrations with firebase (auth) 💧
  • Animations in GSAP ⭐
  • StoryBook stories 📖
  • Redux Integrations 🧰
  • Unit tests 👷

This project is hosted on GitHub Pages with SSL protocol. ✨