OPN*SRC
A web app for searching open source projects on GitHub.
Getting Started
Prerequisites
- You'll need to install node.js to run a local copy of the app.
Installing a local copy
- Using the command line, clone the project to your desired location.
- Navigate to the OPNSRC project file.
- Next, add the dependencies with
npm install. - Then type
node app.js. - Finally, go to
localhost:3000with your web browser to see the app in action.
Built with
- CSS
- HTML
- JavaScript
- Node.js
Authors
License
This project is licensed under the MIT License - see the LICENSE.txt file for details.

Log in or sign up for Devpost to join the conversation.