8000 GitHub - blazeblazeblaze/devmarks: Collect, organise and store bookmarks.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blazeblazeblaze/devmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devmarks Prototype Build Status

Devmarks Screenshot

This is a bookmark organising app written in React/Redux. It comes with a dummy API with 3 endpoints:

  • topics
  • topic_details
  • tutorials

Each bookmark has a unique slug and belongs to a category. It also can have multiple tutorials associated. Additionally, topic page will display related tutorials (from the same category if available).

Prerequirements

  • Nodev8
  • Yarn/Npm

Getting started

  • yarn install
  • yarn start

Making changes

  • Fake API data source is located in src/api/raw_data.js

Tests

  • Enzyme and Jest
  • Run yarn test

About

Collect, organise and store bookmarks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0