<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Akurunwa Nnamdi</title>
    <description>The latest articles on DEV Community by Akurunwa Nnamdi (@nnamdikurus).</description>
    <link>https://dev.to/nnamdikurus</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1005141%2F5f9e3963-5375-4581-939c-4b9ada09eb45.jpeg</url>
      <title>DEV Community: Akurunwa Nnamdi</title>
      <link>https://dev.to/nnamdikurus</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nnamdikurus"/>
    <language>en</language>
    <item>
      <title>Building a Mortal Kombat Website</title>
      <dc:creator>Akurunwa Nnamdi</dc:creator>
      <pubDate>Tue, 10 Jan 2023 09:50:59 +0000</pubDate>
      <link>https://dev.to/nnamdikurus/building-a-website-on-the-mortal-kombat-video-game-o06</link>
      <guid>https://dev.to/nnamdikurus/building-a-website-on-the-mortal-kombat-video-game-o06</guid>
      <description>&lt;p&gt;In an attempt to put into practice, the react lessons taught by Edwin Maye of the AltSchool Africa, I built a website that gives a brief insight to the Mortal Kombat video game.&lt;br&gt;
This website implements the following react elements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;React Router&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Nested Routes&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;404 page and &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Navigation Menu&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I began by installing my react app with npx create-react-app AltSchool-react-examination using my git bash in my local machine.&lt;/p&gt;

&lt;p&gt;I started by creating the various necessary components needed to setup the website. This is how my home page looks like:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkwtm2f1xs93lsgql23jl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkwtm2f1xs93lsgql23jl.png" alt="Image description" width="800" height="415"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the code for my homepage on VSCode&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd3odhiea9354hi43g67p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd3odhiea9354hi43g67p.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With a couple of hours spent in youtube and w3school research, I was able to design the home page that way.&lt;/p&gt;

&lt;h2&gt;
  
  
  THE ABOUT PAGE
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu7re9ez23azwho55r4bt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu7re9ez23azwho55r4bt.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the code for my About Page from VSCode&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiewkmiusqx3rnycmhi1h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiewkmiusqx3rnycmhi1h.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The entire content of the About page was lifted from &lt;a href="https://www.complex.com/pop-culture/mortal-kombat-video-games-ranked/" rel="noopener noreferrer"&gt;https://www.complex.com/pop-culture/mortal-kombat-video-games-ranked/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Using Nested Routes, I am able to switch between the Home page menu and the About page menu.&lt;/p&gt;

&lt;h2&gt;
  
  
  USERS
&lt;/h2&gt;

&lt;p&gt;This was intended to list the users that have accounts in the website.&lt;/p&gt;

&lt;h2&gt;
  
  
  Characters
&lt;/h2&gt;

&lt;p&gt;This shows the list of Characters in the Mortal Kombat game.&lt;br&gt;
This was made possible by applying the principles of Pagination.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb5rze46d6ct98y1a0ome.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb5rze46d6ct98y1a0ome.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using Pagination, I am able to toggle between the characters of the video game by clicking the "Next" and "Previous" buttons respectively.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flcqwn8tg8yzpu5d9kdrq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flcqwn8tg8yzpu5d9kdrq.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the code from VSCode&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flmgh4fiffx83t3gc4rqk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flmgh4fiffx83t3gc4rqk.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  404 Error Page
&lt;/h2&gt;

&lt;p&gt;In a situation where a wrong URL is initiated or the URL is misspelt, the following error message pops up.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc8vjetmc3l4xklld95b3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc8vjetmc3l4xklld95b3.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Repositories
&lt;/h2&gt;

&lt;p&gt;2nd Semester Exam: &lt;a href="https://github.com/nnamdikurus/AltSchool-2nd-Semester-Exam" rel="noopener noreferrer"&gt;https://github.com/nnamdikurus/AltSchool-2nd-Semester-Exam&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Live Links
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://assignment-2.nnamdikurus.repl.co/" rel="noopener noreferrer"&gt;https://assignment-2.nnamdikurus.repl.co/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agile</category>
      <category>discuss</category>
      <category>productivity</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
