Skip to content

gokulchandra/bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks

A simple React+Redux application for creating bookmarks. The backend is a node-express server using MongoDB to persist the data.

Steps to run

  1. Clone repo
  2. Run 'npm install' && run 'npm start' in /bookmarks
  3. Run 'npm install' && run 'npm start' in /bookmarks-ui
  4. UI app runs on port 3000
  5. Server runs on port 5000

Requirements

  • Needs Node 6.x / npm v3.x or above
  • Should have MongoDB installed and running on port 27017

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published