This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Get a free API Key and use the .env example in the project to create your own
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
Distributed under the MIT License. See LICENSE.txt for more information.






