- RoboFriends
- RoboFriends + Redux
- RoboFriends + Redux + Testing
- RoboFriends + Redux + Testing + CI
- RoboFriends + Hooks
- RoboFriends + Hooks + TypeScript
Update to the original RoboFriends Repo, with Redux.
- Clone Repo to your local machine.
- Next run
npm install
to install. - Then run
npm start
to start the application. - Finally, your default Browser should automatically open the application at the following link http://localhost:3000.