Skip to content

Application that show a animated card with the movie information, using the TMDB API to fetch list of movies and popular movies. Using React (vite), API, Axios, Tailwind and others libraries.

Notifications You must be signed in to change notification settings

gw-rodrigues/react-avatar-card

Repository files navigation

header

demo



License GitHub Repo stars GitHub last commit GitHub language count GitHub package.json version



🛠 Installation


You can use git or a tool like degit to clone my projects for your directory!

#clone project repository
git clone HTTTPS-or-SSH-URL
#OR
npx degit gw-rodrigues/repository-name new-project-folder-name

#go to project folder
cd new-project-folder-name

#install dependencies
npm install
#OR
yarn

#start project developer mode
npm run dev
#OR
yarn dev

About

Application that show a animated card with the movie information, using the TMDB API to fetch list of movies and popular movies. Using React (vite), API, Axios, Tailwind and others libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published