The Objective is to provide real and genuine news to the readers.
You can access the website Here
- React.js
- Node.js
- MongoDB
All types of contributions are welcome.
If you are new to open source contributions, follow the instructions given in CONTRIBUTING.md.
Be respectful to everyone and follow Code of conduct.
Are we missing any of your favorite features, which you think you can add to it? We invite you to contribute to this project and improve it further.
Check if there are some open issues to work on. If you find any typo, bug or you have any feature request create a issue and ask Author or mentor to assign you.
- Fork this repository.
- clone it.
git clone https://github.com/YOUR_GITHUB_UserName/dailymint
cd dailymint
- Open in the VS code(or any other you prefer)
code .
- Make sure your forked repo is upto date.
git pull origin main
- Make a seperate branch
git checkout -b branchName
-
Make the required changes to solve the issue.
git add .
git commit -m "Relevant message"
git push origin branchName
- Open GitHub and make a pull request that will fix the issue.
- Congratulations!! You have successfully contributed. Now sit back and wait for the project maintainers response.
Join our discord server to connect with other contributors, ask your doubts and stay upto-date.
Licensed under the MIT License
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|