Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Capturea.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<h1>Rap Name Api</h1>
<p>This is a rapper's name APi that allows you to search up an artist's real name by placing it in. This uses Express and Node.js to use this. It requires Node to be downloaded and npm install in your terminal for it to work.</p>
<img src="Capturea.PNG" alt="Rap API code" width="100%"></img>

<h2>How It's Made:</h2>
<p>Tech used: HTML, JavaScript, Node.js, Express</p>
<p>This is a practice project for creating using Node.js and Express.</p>

<h2>Lessons Learned:</h2>
<p>I learned that Node.js requires download and Express requires node.js in order to be accessed.</p>