Welcome to my React Projects Portfolio! This repository showcases various React projects that I've worked on as part of my practice and learning journey. Each project folder contains the source code, along with a brief description and instructions on how to run the project.
Feel free to explore the different projects and see how my skills have evolved over time. I hope you find them interesting and informative!
-
- Description: A simple To-Do application that allows users to add, remove, and mark tasks as completed.
- Tech Stack: React, React Hooks, CSS
-
- Description: A 2 player Tick Tack Toe game.
- Tech Stack: React, Tailwind
To run any of the projects locally, follow these steps:
- Clone or download this repository to your local machine.
- Navigate to the project folder you want to explore (e.g., ToDo-List, Tick-Tak-Toe, etc.).
- Install the project dependencies by running
npm install
. - Start the development server with
npm start
. - Shift+Click on the local server link to open it in lve server
While these projects are for learning purposes and may not be actively maintained, I welcome any contributions, suggestions, or improvements. If you find any issues or have ideas for enhancement, feel free to open an issue or submit a pull request.
This repository and its contents are licensed under the MIT License. Feel free to fork and modify the projects for your own learning and practice.
You can connect with me on:
- GitHub: YourGitHubUsername
- Twitter: @YourTwitterHandle
- LinkedIn: YourLinkedInProfile
Thank you for visiting my React Projects Portfolio! Happy coding! 😄