Skip to content

rightbrainpapi/csHints

Repository files navigation


csHints Logo

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 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".

Authors

Darnell Simon

Getting Started

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.

Prerequisites

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

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 CS HInts. Code released under the MIT License. Images released under Creative Commons.

About

CS Hints is a resource search engine for code newbies

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published