This repository contains various projects from my Python and React course learning journey. Each project will be organized in its own directory with its specific requirements and setup instructions.
.
├── README.md
├── starting-project/ # Initial React project setup with Vite
└── [Future project directories will be added here]
Each project in this repository will be self-contained and include:
- Project-specific requirements
- Setup instructions
- Usage guidelines
- Any additional documentation
- Location:
/starting-project - Type: React Application
- Technologies: React 18, Vite
- Purpose: Initial setup for React development environment
- Status: In Progress
- Clone this repository:
git clone [git@github.com:js9726/udemy-nextJs-Course.git]- Navigate to the specific project directory you want to work on:
cd project-name- Follow the project-specific setup instructions in each project's README.
- This repository serves as a portfolio of my learning progress
- Projects will be added as they are completed throughout the course
- Each project will demonstrate different aspects of Python and React development
- Projects will be organized chronologically as they are completed
- Each project will include its own documentation and setup instructions
This repository will be updated with new projects as they are completed during the course. Each project will be added to its own directory with complete documentation and setup instructions.
Last updated: March 6, 2024