Skip to content

ArcidesFerrao/webstudio

Repository files navigation

Innovante Web Studio 🌐

I build modern websites that make brands stand out.
Clean code, modern design, built fast for real results.


🚀 Overview

Innovante Web Studio is my personal freelance portfolio site. It showcases my web development services, selected projects, and a direct contact form for collaboration inquiries.

Built using modern technologies, this site is focused on clarity, performance, and professional design.


🧰 Tech Stack

  • Framework: Next.js 14 (App Router)
  • Styling: Tailwind CSS
  • Fonts: Inter (via Google Fonts)
  • Deployment: Vercel
  • Forms: (Next goal: connect to Formspree / EmailJS / Resend)

✨ Live Preview

🚧 Coming soon: https://innovante.mz


🖼️ Key Sections

  • Hero – Eye-catching headline and quick call-to-actions
  • Services – Clear cards outlining what I offer
  • Projects – A few of my best and most recent works
  • About Me – Short personal bio with my photo
  • Contact – Clean and direct form to reach out

📦 Getting Started

Clone the repo:

git clone https://github.com/ArcidesFerrao/webstudio.git
cd webstudio

Install dependencies:

npm install

Run locally:

npm run dev

Open http://localhost:3000 with your browser to see the result.


✅ To-Do / Improvements

  • Hook up contact form to an email service (e.g. EmailJS or Resend)
  • Add animation (Framer Motion / subtle transitions)
  • Improve mobile responsiveness

🧑‍💻 About the Developer

Arcides Ferrão – Full-stack developer based in Maputo, Mozambique 🇲🇿 I build websites, teach code at Innovante Academy, and help local businesses grow online.

Find me on Twitter


📬 Contact

Want to work together? Send an email to: cidesferrao@gmail.com


License

MIT


✅ Next Steps

  1. Replace your-username and your-profile with your actual GitHub and LinkedIn usernames.
  2. Replace the email or domain with your actual contact info and live URL once deployed.
  3. Add a LICENSE file (MIT is the most common for portfolio sites).
  4. Commit this README to the root of your project repo.