Skip to content

mikemaz-dev/marvelReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦸 Marvel Explorer

A personal project built while taking a Udemy course. This app lets users explore Marvel characters and comics through a simple, elegant interface.

Built with React, React Router, Formik, and Yup. Focused on form validation, routing, and basic animation with react-helmet and pre-rendering via react-snap


🛠️ Stack & Tools

React React Router Formik Yup SASS Vite


📚 Features

  • 🦸 Browse Marvel characters & comics
  • 🔍 Dynamic routing with react-router-dom
  • ✅ Form validation with Formik + Yup
  • ⚙️ Meta tags with react-helmet
  • ⚡ Pre-rendering with react-snap
  • 🎨 Styled using SCSS modules

🧠 What I Learned Routing and nested layouts with React Router

  1. Form validation with Formik & Yup

  2. Basic meta management with React Helmet

  3. Pre-rendering SPA content with React Snap


🧪 How to run locally

git clone https://github.com/yourusername/marvel-react-app.git
cd marvel-react-app
npm install
npm start

About

A practice project exploring React fundamentals like routing, forms, and SSR-like pre-rendering with react-snap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors