Skip to content

Repository files navigation

Juno Studios Website

First iteration of the website for the game company JunoStudios. Visit the live site!

🚀 About the Project

This project (besides being my first project in React) is the presentation webpage for Juno Studios. The goal is to serve as an online portfolio, showcasing the games developed, the team, and the latest news from the studio.

🖼️ Project Screenshot

JunoStudios

💻 Tech Stack

The project was built using modern front-end technologies:

  • React: A JavaScript library for building user interfaces.
  • HTML5
  • CSS3
  • Tailwind CSS: A utility-first CSS framework for rapid styling.
  • JavaScript
  • Vite: A modern build tool for front-end development.
  • Node.js / npm: For dependency and script management.

📂 Code Structure

The project's file and folder structure is organized as follows to keep the code clean and scalable:

.
├── public/           # Static files (images, fonts, etc.)
├── src/              # Main source code
│   ├── components/   # Reusable components (if applicable)
│   └── main.js       # JavaScript entry point
│   └── style.css     # Main stylesheet
├── .gitignore        # Files and folders to be ignored by Git
├── index.html        # Main HTML file
├── package.json      # Project dependencies and scripts
├── tailwind.config.js # Tailwind CSS configuration
└── vite.config.js    # Vite configuration

About

Old website and first react project for a Game Studio.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages