Skip to content

hackdecode/SimplyKijiji

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplyKijiji

deCODE hackathon working to simplify the method of posting ads on Kijiji. Using NodeJS, MySQL, and AngularJS.

Instructions for running locally

  1. Clone this repo, cd into it. Then run the following commands below in your terminal.
  2. npm install
  3. cd public && npm install && cd ..
  4. npm start
  5. go to http://localhost:3000

About

deCODE hackathon working to simplify the method of posting ads on Kijiji. Using NodeJS and AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • HTML 31.8%
  • CSS 0.6%