Skip to content

SanTheDeveloper/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack Open Projects

This repository contains my solutions and projects from the Fullstack Open course. I'm building these as part of my learning journey in React, Node.js, and full-stack development, with a focus on scalable APIs and clean architecture.

Projects Overview

  • Part 0: Fundamentals of Web Apps - No assignments (theory on web basics)
  • Part 1: Introduction to React
    • Courseinfo (Completed: React components, props passing, functional JSX, data structures, manual summing, iterative refactoring, immutability, unidirectional flow)
  • ... (Add more as you progress)

Setup and Running Projects

Each project is in its own subfolder. To run one (e.g., part1/courseinfo):

  1. Navigate to the folder: cd part1/courseinfo
  2. Install dependencies: npm install
  3. Start the dev server: npm run dev
  4. Open http://localhost:5173 in your browser.

About Me

MERN stack and Java backend developer focusing on system design, performance, and AI/ML fundamentals.

Feel free to explore or contribute!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published