A Web Application tasked with the mission to try and bridge the educational opportunity gap in the computer science field in smaller suburban cities such as Buffalo, Rochestor and Syracuse.
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.
What things you need to install the software and how to install them
Node js
Npm install
A step by step series of examples that tell you have to get a development env running
Say what the step will be
Open Terminal
Change directory to where your downloaded repository is
Quickly check if you have Node js installed
If not please install it
then go back to the terminal and type 'npm start'
and the website should be up on your http://localhost:8080/#
The goal is to deploy this on Google cloud platform (that is what the server.js file is for) however before deployment, I shifted focus to first implementing an api into the website.
- Mohammed Sefath Chowdhury - Initial work - ShefuChow
Special thank yous to:
- Deborah Chang
- Christian Choi
- Chirstopher van Loveren