Mowton is a social network for programmers designed to foster collaboration, project sharing, knowledge exchange, and trend exploration within the coding community.
- Project Sharing: Showcase your coding projects and receive feedback.
- Team Building: Find like-minded programmers to collaborate on exciting ventures.
- Trendspotting: Stay updated on the latest coding trends and innovations.
- Help & Support: Seek assistance and offer your expertise to others.
- Knowledge Exchange: Share insights, learn, and grow together.
- Mowton Backend 🖥️: https://github.com/evelynKdc/Mowton-server
- Mowton Frontend 🌈: https://github.com/evelynKdc/Mowton-client
Mowton is built using the MERN stack:
- MongoDB: A NoSQL database for flexible data storage.
- Express.js: A fast and minimalist web framework for Node.js.
- React: A popular JavaScript library for building user interfaces.
- Node.js: A runtime environment for running server-side JavaScript.
To get started with Mowton, follow these steps:
- Clone this repository to your local machine. 📥
git clone https://github.com/evelynKdc/Mowton-server.git
- Navigate to the project directory.
- Install dependencies using
npm install
ornpm i
. 📦npm i
- Start the development server using
npm start
.▶️ npm start
Visit Mowton to create an account and start connecting with fellow programmers. Share your projects, collaborate on new ideas, and explore the world of coding together. (Soon....)
We welcome contributions! Follow these steps to contribute to Mowton:
-
Fork the Repository: Click the "Fork" button on the top right of this repository's page to create your own copy.
-
Clone Your Fork: Clone your forked repository to your local machine using Git Bash. 📥
git clone https://github.com/evelynKdc/Mowton-server.git
-
Create a New Branch: Create a new branch for your contribution. 🌿
git checkout -b feature/your-feature-name
-
Make Changes: Make your desired changes or additions to the codebase.
-
Commit Changes: Commit your changes with a clear and concise commit message. 📝
git add . git commit -m "Add your brief description of changes here"
-
Push Changes: Push your changes to your forked repository. 🚀
git push origin feature/your-feature-name
-
Create a Pull Request: Click on the "New Pull Request" button. Describe your changes and submit the pull request.
-
Celebrate Your Contribution: Your contribution to Mowton is greatly appreciated!💗🤝 Thank you for helping us improve the platform. 🎉🎉
Join us in shaping the future of coding and programming. Together, we'll write lines of code that change the world. 🌍💗