A react web application built to demonstrate an understanding of React Query/TanStack Query and styling using Tailwind CSS
- ReactJS
- Vite
- Node Package Manager(npm)
- React Query/TanStack Query
- Tailwind CSS
- The Movie Database API(TMDB)
There are two ways of contributing to this project:
-
If you see something wrong or not working, please check the issue tracker section, if that problem you met is not in already opened issues then open the issue by clicking on the
new issue
button. -
If you have a solution to that issue, and you are willing to work on it, follow the below steps to contribute:
-
Fork this repository
-
Clone it on your local computer by running
git clone git@github.com:RNtaate/movies-catalogue-v2-with-react-query.git
Replace RNtaate with the username on your github account -
Open the cloned repository which appears as a folder on your local computer with your favorite code editor
-
Create a separate branch off the master branch or main branch,
-
Write your code which fixes the issue you found
-
Commit and push the branch you created
-
Raise a pull request, comparing your new created branch with my original master or main branch here
-
👤 Roy Ntaate
-
Github: @RNtaate
-
Linkedin: roy-ntaate
Give a ⭐️ if you like this project!
-
Paperpillar at Dribble.com for design inspiration.