The goal is to showcase all the spells contained in Dungeons & Dragons 5th Edition API and details about the individual spells. It should allow us to add the spell to the list of favorites and show all the saved spells in the separate page.
- React v18.2.0
- TypeScript
- Redux Toolkit
- Tailwind CSS and Shadcn UI
- Sonner (for Toast Messages)
- Make sure that the PC is running the latest version of NodeJS
git clone https://github.com/pawandai/React_Assignment.git
npm install
npm run dev