FireAndBloodNextJS is a Next.js website dedicated to showcasing dragons and characters from the House of the Dragon series. Users can explore detailed information, including the size, age, origins, and past riders of dragons, as well as character statistics and quotes. The platform also features a search functionality to easily find specific dragons or characters.
- Dragon Information: View detailed descriptions of various dragons, including size, age, and origin.
- Character Profiles: Explore character details, including age and notable actions.
- Search Functionality: Quickly search for specific dragons or characters to find the information you need.
- Frontend: Next.js
- Styling: Tailwind CSS
-
Clone the repository:
git clone https://github.com/usamafayaz/fire-and-blood-nextjs.git
-
Navigate to the project directory:
cd fire-and-blood-nextjs
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000
to view the website.
You can see its demo; it is deployed at this link: https://fire-and-blood-next-js.vercel.app/
For any inquiries or support, please contact [[email protected]].