Skip to content

Karthikanegouni/NxtWave_React_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NxtWave React Practice

This repository contains React practice projects, coding assignments and Coding practices, I’ve completed as part of the NxtWave MERN Stack Development Program.

Each folder in the root directory represents a standalone practice project or assignment. This collection reflects my learning journey and practical understanding of React concepts like component design, state management, props, event handling, conditional rendering, and more.

Cloning the Repository

To clone this repository locally, run:

git clone https://github.com/Karthikanegouni/NxtWave_React_practice.git
cd NxtWave_React_practice

How to Run a Project

  1. Navigate to the specific project folder:

    cd project-folder-name
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and visit:

    http://localhost:5173
    

Tech Stack

  • React
  • JavaScript (ES6+)
  • Vite
  • CSS
  • Lucide react, react-icons (ICONS)
  • JWT Auth
  • js Cookies
  • uuid
  • Context API
  • React Router DOM

License

This repository is open source and available under the MIT License.

About

This repository contains my React practice projects, assignments, and code snippets completed as part of the NxtWave MERN Stack Development Program. It demonstrates my learning journey and practical understanding of React concepts.

Topics

Resources

License

Stars

Watchers

Forks

Contributors