Skip to content

React: Short Link is a simple app designed to shorten links fed by the user.

Notifications You must be signed in to change notification settings

tgnemecek/short-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Link App

Short Link is a simple app designed to shorten links fed by the user, provided they are properly authenticated.

About The App

This is a web-app created using React.js & Meteor for learning purposes, based on a Full-Stack React Course.

What I've Learned

  • How to handle the users database in Meteor, verifying if the current user is logged ir or not;
  • Redirecting logged users to the dashboard and not logged ones to the login page using React Router's Redirect;
  • Basic MongoDB functionality;
  • Basic React functionality;
  • Browser History manipulation.

About

React: Short Link is a simple app designed to shorten links fed by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages