Skip to content

vjwilson/linkshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkshare

This is a social bookmarking web app, in the vein of Delicious.

This repo is meant to illustrate Test-Driven Development (TDD) of a React app. Any resemblance to a useful web app, living or dead, is merely coincidental.

This project was bootstrapped with Create React App.

You can find the most recent version of the guide for create-react-app here.

Getting Started

Fork this repo on GitHub, then clone the fork to your local development computer.

Change to the directory of the cloned repo, and install the dependencies.

yarn install

# or if you are using npm instead of yarn,
# npm install

Once the dependencies are installed, start the app running locally,

yarn start

# or
# npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors