From 6019fb06d0c799e6b073a33d69422958f9411f17 Mon Sep 17 00:00:00 2001 From: eric-j-owen <145154417+eric-j-owen@users.noreply.github.com> Date: Wed, 29 Nov 2023 09:43:37 -0500 Subject: [PATCH] Removed broken link in web apps section titled 'Create a Character Voting App with React, Node, MongoDB and SocketIO' --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f3119b7..047b97fe 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Create Serverless React.js Apps](http://serverless-stack.com/) - [Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/) -- [Create a Character Voting App with React, Node, MongoDB and SocketIO](http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio) - [React Tutorial: Cloning Yelp](https://www.fullstackreact.com/articles/react-tutorial-cloning-yelp/) - [Build a Full Stack Movie Voting App with Test-First Development using Mocha, React, Redux and Immutable](https://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html) - [Build a Twitter Stream with React and Node](https://scotch.io/tutorials/build-a-real-time-twitter-stream-with-node-and-react-js)