
💻💻Follow us on LinkedIn
📰 Get Latest Updates about Everything there exits in Computer Science
✨ Search in a Dictionary Style manner.
🚀 Get Ahead with the right guidance from the Community.
- React
1. Start by making a fork the repository. Click on the 
2. Clone your new fork of the repository:
git clone https://github.com/<your-github-uername>/CSwala-website3. Set upstream command:
git remote add upstream https://github.com/CSwala/CSwala-website.git4. Install the dependencies
npm install5. Run the application
npm Start6. Navigate to the new project directory:
cd CSwala-website7. Create a new branch:
git checkout -b YourBranchName8. Sync your fork or local repository with the origin repository:
- In your forked repository click on "Fetch upstream"
- Click "Fetch and merge".
9. Make your changes to the source code.
10. Stage your changes and commit:
git add .git commit -m "<your_commit_message>"11. Push your local commits to the remote repository:
git push origin YourBranchName12. Create a PR!
13. Congratulations! You've made your first contribution! 🙌🏼
For major changes, you are welcome to open an issue about what you would like to contribute. Enhancements are always encouraged and appreciated.
You can find our Contributing guidelines here.
| Rituraj Jain 💻 | Saransh Hardaha 💻 | 
You can find our Code of Conduct here.
This project follows the MIT License.
|  |