Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 455 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 455 Bytes

React Move Presentation 🎬🍿

An presentation rick and morty movie app and you can find all characters in this movie .

  • amzg UI with React-flowbite 🖼
  • use axios to fetch data 📡
  • powered by React Query for Store data and allowing you to focus on building your UI 💡

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build