Welcome to my ReactJS Projects repository! I am thrilled to present the solutions to a variety of projects that I have developed while embarking on my journey as a beginner in ReactJS. Explore the diverse range of projects showcased here and witness the progress and skills I have honed along the way.
No. | Project Name | GitHub | Live Site |
---|---|---|---|
01 | Google Gemini Clone | GitHub | Live Site |
To get a local copy up and running, follow these simple steps.
Ensure you have the following software installed:
Node.js
andnpm
- Clone the repo
git clone https://github.com/RanitManik/ReactJS-Projects.git
- Navigate to the project directory
cd Project-X
- Install NPM packages
npm install
-
To run the app run the following command:
npm run dev
We welcome contributions from all developers and power users! To add new features or suggest improvements, follow these steps:
- Fork this repository to your own GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your changes:
git checkout -b feature/add-new-feature
- Make your changes to the
README.md
file or add new files as necessary. - Commit your changes:
git commit -m "Add new feature for XYZ"
- Push the changes to your GitHub fork:
git push origin feature/add-new-feature
- Open a pull request from your forked repository to this original repository.
Our community will review your contribution, provide feedback if needed, and merge it once everything looks good.
To learn more about how to contribute, please refer to the Contribution Guidelines.
Social Media | Username | Link | |
---|---|---|---|
ranitmanik.dev@gmail.com |
|||
Ranit Manik |
|||
ranit_manik_ |
|||
RanitKumarManik |
|||
RANIT_MANIK |
Feel free to reach out if you have questions or just want to chat about web adventures!
Distributed under the MIT License. See LICENSE.txt
for more information.