{"id":22015151,"url":"https://github.com/ranitmanik/reactjs-projects","last_synced_at":"2025-05-07T00:31:11.128Z","repository":{"id":245326285,"uuid":"817853168","full_name":"RanitManik/ReactJS-Projects","owner":"RanitManik","description":"Here, I showcase the solutions to a series of projects completed during my journey as a beginner in ReactJS.","archived":false,"fork":false,"pushed_at":"2024-07-12T06:52:21.000Z","size":77,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-24T20:44:46.508Z","etag":null,"topics":["front-end-development","javascript","react","react-project","react-projects","reactjs","taiwlindcss","typescript","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RanitManik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ranitmanik","patreon":"ranitmanik","buy_me_a_coffee":"ranitmanik"}},"created_at":"2024-06-20T15:15:59.000Z","updated_at":"2024-08-18T10:20:31.000Z","dependencies_parsed_at":"2024-07-11T22:14:30.138Z","dependency_job_id":null,"html_url":"https://github.com/RanitManik/ReactJS-Projects","commit_stats":null,"previous_names":["ranitmanik/reactjs-projects"],"tags_count":0,"template":false,"template_full_name":"RanitManik/Project-Starter-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FReactJS-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FReactJS-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FReactJS-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FReactJS-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RanitManik","download_url":"https://codeload.github.com/RanitManik/ReactJS-Projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227270055,"owners_count":17756269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["front-end-development","javascript","react","react-project","react-projects","reactjs","taiwlindcss","typescript","webdevelopment"],"created_at":"2024-11-30T04:19:44.035Z","updated_at":"2024-11-30T04:19:44.760Z","avatar_url":"https://github.com/RanitManik.png","language":null,"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg height=\"80px\" src=\"https://skillicons.dev/icons?i=react\" alt=\"Markdown Icon\"\u003e\n  \u003ch1\u003eReactJS Projects\u003c/h1\u003e\n\u003c/div\u003e\n\nWelcome to my ReactJS Projects repository! I am thrilled to present the solutions to a variety of projects that I have\ndeveloped while embarking on my journey as a beginner in ReactJS. Explore the diverse range of projects showcased here\nand witness the progress and skills I have honed along the way.\n\n## Table of Contents\n\n- [Projects](#projects)\n- [Getting Started](#getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Installation](#installation)\n- [Technologies Used](#technologies-used)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [Contact](#contact)\n- [License](#license)\n\n\n## Projects\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eNo.\u003c/th\u003e\n    \u003cth\u003eProject Name\u003c/th\u003e\n    \u003cth\u003eGitHub\u003c/th\u003e\n    \u003cth\u003eLive Site\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e01\u003c/td\u003e\n    \u003ctd\u003eGoogle Gemini Clone\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/RanitManik/Gemini-Clone\"\u003eGitHub\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://gemini-clone-2.vercel.app\"\u003eLive Site\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Getting Started\n\nTo get a local copy up and running, follow these simple steps.\n\n### Prerequisites\n\nEnsure you have the following software installed:\n\n- `Node.js` and `npm`\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/RanitManik/ReactJS-Projects.git\n   ```\n2. Navigate to the project directory\n   ```sh\n   cd Project-X\n   ```\n3. Install NPM packages\n   ```sh\n   npm install\n   ```\n\n## Usage\n\n- To run the app run the following command:\n\n  ```sh\n  npm run dev\n  ```\n\n## Technologies Used\n\n![HTML5 Badge](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=fff\u0026style=for-the-badge)\n![CSS3 Badge](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026logoColor=fff\u0026style=for-the-badge)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)\n![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)\n![Vite Badge](https://img.shields.io/badge/Vite-646CFF?logo=vite\u0026logoColor=fff\u0026style=for-the-badge)\n\n## Contributing\n\nWe welcome contributions from all developers and power users! To add new features or suggest improvements, follow these\nsteps:\n\n1. Fork this repository to your own GitHub account.\n2. Clone the forked repository to your local machine.\n3. Create a new branch for your changes: `git checkout -b feature/add-new-feature`\n4. Make your changes to the `README.md` file or add new files as necessary.\n5. Commit your changes: `git commit -m \"Add new feature for XYZ\"`\n6. Push the changes to your GitHub fork: `git push origin feature/add-new-feature`\n7. Open a pull request from your forked repository to this original repository.\n\nOur community will review your contribution, provide feedback if needed, and merge it once everything looks good.\n\u003cbr/\u003e\nTo learn more about how to contribute, please refer to the **[Contribution Guidelines](.github/CONTRIBUTING.md)**.\n\n## Contact\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003e\u003c/th\u003e\n    \u003cth\u003eSocial Media\u003c/th\u003e\n    \u003cth\u003eUsername\u003c/th\u003e\n    \u003cth\u003eLink\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://cdn4.iconfinder.com/data/icons/social-media-logos-6/512/112-gmail_email_mail-512.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eEmail\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eranitmanik.dev@gmail.com\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"mailto:ranitmanik.dev@gmail.com\" target=\"_blank\"\u003eEmail\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/LinkedIn_logo_initials.png/480px-LinkedIn_logo_initials.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eLinkedIn\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRanit Manik\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.linkedin.com/in/ranit-manik/\" target=\"_blank\"\u003eLinkedIn\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a5/Instagram_icon.png/600px-Instagram_icon.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eInstagram\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eranit_manik_\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.instagram.com/ranit_manik_/\" target=\"_blank\"\u003eInstagram\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/6/6c/Facebook_Logo_2023.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eFacebook\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRanitKumarManik\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://www.facebook.com/RanitKumarManik/\" target=\"_blank\"\u003eFacebook\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Logo_of_Twitter.svg/512px-Logo_of_Twitter.svg.png\" width=\"20\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eTwitter\u003c/td\u003e\n    \u003ctd\u003e\u003ccode\u003eRANIT_MANIK\u003c/code\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://twitter.com/RANIT_MANIK\" target=\"_blank\"\u003eTwitter\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n_Feel free to reach out if you have questions or just want to chat about web adventures!_\n\n## License\n\nDistributed under the MIT License. See [`LICENSE.txt`](LICENSE) for more information.\n","funding_links":["https://github.com/sponsors/ranitmanik","https://patreon.com/ranitmanik","https://buymeacoffee.com/ranitmanik"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Freactjs-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franitmanik%2Freactjs-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Freactjs-projects/lists"}