Add a self developed React project that uses MongDB in the app to fetch data and store it on the same, to the repo by learning from a tutorial available online.
Also write sufficient documentation for the entire project.
Create a folder with the project name and add all files for project in that folder. Add name of the contributor in the contributor.txt of the project submitted folder.
Sample Folder Structure:
<contributor_name>
--- <main_app_folder> (add app files in this sub folder)
--- Contributor.txt (contains name of the contributor)
Don't add just a boiler plate project, atleast make a decent roject before creating a PR as well as follow the CONTRIBUTING.md guidelines to contribute to the repo.
Add a self developed React project that uses MongDB in the app to fetch data and store it on the same, to the repo by learning from a tutorial available online.
Also write sufficient documentation for the entire project.
Create a folder with the project name and add all files for project in that folder. Add name of the contributor in the contributor.txt of the project submitted folder.
Sample Folder Structure:
<contributor_name>
--- <main_app_folder> (add app files in this sub folder)
--- Contributor.txt (contains name of the contributor)
Don't add just a boiler plate project, atleast make a decent roject before creating a PR as well as follow the CONTRIBUTING.md guidelines to contribute to the repo.