Skip to content

EugeCos/craigslist-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

A serverless web-app that pulls Top-30 adds from Craigslist's Toronto Gigs section and displays them in a user friendly layout. Query option is provided, user can either input it from keyboard or choose a dropdown item.

Live Demo

Link to App: Toronto Gigs from Craigslist

Please wait for up to 15 seconds as the free Heroku server fires up for the app.

Installation

$git clone https://github.com/EugeCos/craigslist-api.git
$ cd PROJECT

$ npm install

Start & watch

$ npm start

Simple build for production

$ npm run build

API Reference (search page source)

https://toronto.craigslist.ca/search/ggg


Tools

  • ReactJS - main library
  • LESS - CSS preprocessing
  • Webpack - watch and compile LESS files
  • Fetch API - API calls
  • Material UI - framework for some front-end elements
  • Moment - for date and time display

Timeline

February 23, 2019

Contributors

Licence

Toronto Gigs from Craigslist is available under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published