Skip to content

SpinachFilms/StudioCotufitos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Cotufitos — Creative Agency Website

A multi-page front-end website built as the capstone project for my Fullstack Academy front-end certification (2024). Studio Cotufitos is a fictional creative production studio — the project gave me a realistic scope to work with: multiple pages, a custom component structure, a contact form with a Node.js backend, and a consistent visual identity.

Live site: https://hostudiotn.netlify.app

What I built

  • Multi-page HTML/CSS/JS site with a shared component system
  • Custom navigation and layout across pages
  • Contact form connected to a lightweight Node.js/Express backend
  • Responsive design across mobile and desktop
  • Consistent design system (typography, spacing, color) applied site-wide

Tech stack

  • HTML5 / CSS3 / JavaScript
  • Node.js + Express (contact form backend)
  • Netlify (deployment)

What I learned

This was my first complete multi-page project. It taught me how to structure a codebase across pages without a framework, manage shared UI logic in vanilla JS, and deploy a full project with a working backend endpoint.

Running locally

npm install
node server/server.js
# Open index.html in your browser

About

Multi-page creative agency website built as my Fullstack Academy capstone. Custom component structure, contact form with Node.js backend, responsive design. HTML/CSS/JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors