Has anyone ever asked you for a recommended list of coding resources? Well, our team has been asked many times over. This is why we decided to build CS Hints.
CS Hints cuts through the clutter to deliver coding resources built to help you master technical concepts. CS Hints allow users to search for, save, and share technical resources with friends or themselves.
When this project is finished users should be able to search for resources, pin those resources to their resource board, and sort resources into a personalized list for their own use or to share with others as a "recommendations".
These instructions will get your copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
A step by step series of examples that tell you how to get a development env running
mkdir projects // Do this where ever you prefer
cd projects/csHints
git clone https://github.com/rightbrainpapi/csHints.git
cd csHints
code . // This command opens up VS Code Editor
Once you have the code editor open:
- Navigate to left panel of VS code
- Click file icon to open file list
- Navigate to the index.html
- Right click or three finger click display options
- select Open with Live Server
- MongoDB-Mongodb
- Express.js-Express
- Node.js-Node.js
- JavaScript - JavaScript
- Resources #1 - Data Sourced
- Resources #2 - Data Sourced
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Copyright 2020 CS HInts. Code released under the MIT License. Images released under Creative Commons.