diff --git a/Capturea.PNG b/Capturea.PNG new file mode 100644 index 0000000..9e669ee Binary files /dev/null and b/Capturea.PNG differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..25d52ef --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +
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.
+Tech used: HTML, JavaScript, Node.js, Express
+This is a practice project for creating using Node.js and Express.
+ +I learned that Node.js requires download and Express requires node.js in order to be accessed.