Skip to content

feederco/bookmarks-thing-codealong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookmarksThing

This is the code used for the Technigo Node.js codealong held on 2021-12-17.

License:

Do whatever you want!

Prerequisites

  • Install Mongodb

Running

git clone [email protected]:feederco/bookmarks-thing-codealong.git
cd bookmarks-thing-codealong

Run frontend

cd frontend
npm install
npm start

Run backend

cd backend
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published