Skip to content

raymag/shmag-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHMAG

Frontend for a Link Shortener API available at raymag/shmag.

The website was built with ReactJS and is currently hosted on Netlify, access it here.

With SHMAG, you can easily shorten your links and make it more presentable. Enjoy yourself ;)

rocket gif

Development Environment

If you'd like to run this project on a development environment, you first need to clone or download this repository. In case of the first, run:

git clone https://github.com/raymag/shmag-front

Then you can open up a terminal inside the folder and run the following command to install all its dependencies:

npm install

Finally, you can run the server with:

npm run start

Contributing

If you like this project or do you think it's trash and that you can improve it, please consider contributing to it. A helping hand is always appreciated here, just be respectful and do your best.