Table of Contents
This project intends to automate the search for a new project, the project will be selected at random from a list of projects that I have created (projects.json). The project will be displayed in a random order each time the page is refreshed.
Node.js npm are required to run this project.
Clone the github repo by running
git clone https://arozx/ideas.git
Install the required packages by running
npm install
To run the program use the following comand
node server.js
Distributed under the MIT License. See LICENCE for more information.
Mastodon - @arozx
Email - github@arozx.tech
Project Link: https://github.com/arozx/ideas