Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!
Hacktoberfest is a program by Digital Ocean, DEV and Github, where you can easily win a T-Shirt just by making 4 pull requests in the month of October to any open source projects on Github.
Add or fix the component if you found any issue.
Once you have completed these steps, you are ready to start contributing by clicking on Create Pull Request.
If you liked working on this project, please share this project as much as you can and star this project to help as many people in opensource as you can.
- Don't Create Pull Request to update "readme.md" File.
- Maintain proper folder structure.
- In case you need to add an external package, install it by using npm. Don't push the complete package file here
- Fork the repo
- Clone into local
- Run npm install
- Run npm start
- Fix all the buttons
- Improve box-shadow in light mode
- Make dark mode as default