Share an all-time favorite movie.
Astro v.3 is being used for this project with the customization of original template.
This is the first project in Hactoberfest that I'm acted as a maintainer. So feel free to open any issues, feature suggestion or any improvements in the proejct.
How to contribute the project? Follow the step below:
- Fork the project to your repositories.
- Open file "movies.json", Copy the template's object and edit to your info, Append to the last object. For example:
{
"title": "Inception",
"movieLink": "https://www.imdb.com/title/tt1375666/?ref_=chttp_i_14",
"user": "iNuad",
"githubLink": "https://github.com/inuad"
},
- Once you're done, save the changes and create a pull request. Include a detailed commit message and pull request description.
Remark 1: Please only make use of links from "imdb.com". Otherwise, your movie information may not be displayed.
Once the pull request is reviewed and merged, You will see the updated.
If you have any feedback, please reach out to me by opening the issues, Thank you and have fun!