Welcome to my repository for the Full Stack Open course exercises! This space is designed to showcase my progress and demonstrate my skills in modern web development. As I progress through the course, I will complete additional parts and keep this repository updated.
This repository contains my solutions to the exercises from the Full Stack Open course. This comprehensive training program covers full-stack web development, from frontend to backend, with a strong focus on best practices and modern tools.
Currently, I have completed the following parts:
📦 fullstackopen-exercises
├── 📁 part0
│ └── README.md (description of the exercises)
├── 📁 part1
│ ├── 📁 courseinfo
│ ├── 📁 unicafe
│ ├── 📁 anecdotes
│ └── README.md
├── 📁 part2
│ ├── 📁 countries
│ ├── 📁 courseinfo
│ ├── 📁 phonebook
│ └── README.md
└── README.md
The repository is structured into parts (e.g., part0, part1, etc.), with each part containing subfolders for individual projects. Each project includes its own configuration files and detailed descriptions.
As I progress, I will add more parts (e.g., part3, part4, etc.), covering Node.js, MongoDB, testing, and more advanced topics.
The primary goal of this repository is to showcase my technical skills and growth as a full-stack developer. The exercises involve:
- Building interactive interfaces with React.
- Utilizing modern tools such as Vite.
- Applying best practices in code organization and development.
- Setting up and deploying web applications.
To clone and run the exercises, you'll need:
- Node.js v18+
- npm or yarn
- Git
- Frontend: React, JavaScript, CSS
- Tools: Vite, SWC
- Backend: Node.js, Express
- Database: MongoDB
- Testing: Jest, Cypress
Have any questions or suggestions? I'd love to hear from you!