hng stage 0 backend track node project
This project utilizes node/express to deploy an api that returns dynamic and static data. the project can be accessed through the localhost on http://localhost:3000/me
In this project i utlized: cors dotenv express express-rate-limit morgan
the project also has an .env file which contains the PORT and HOST