CS Hints
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 pin resources to their resource board, and sort those resources into a personalized list for their own use or to share with others as a "recommendations".
Authors
Darnell Simon
See also the list of contributors who participated in this project.
Getting Started
These instructions will get you a 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.
Prerequisites
Give examples
Installing Frontend
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
Built With
- MongoDB-Mongodb
- Express.js-Express
- Node.js-Node.js
- JavaScript - JavaScript
- Resources #1 - Data Sourced
- Resources #2 - Data Sourced
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Copyright and License
Copyright 2020 Darnell Simon. Code released under the MIT License. Images released under Creative Commons.
Acknowledgments
- Hat tip to anyone who's code was used
- Inspiration
- etc
Log in or sign up for Devpost to join the conversation.