Skip to content

rakeshkumargupta/url-shortener-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener-frontend

Url Shortener FrontEnd

Creating custom URL shortener front-end With Reactjs

Built with ❤︎

Building a custom URL shortening GUI using React, React-router and Materialize css

Architecture Design

architecture

Technologies

Front end

  • React - JavaScript library for building user interfaces.
  • React-router- Complete routing library for React
  • Materialize css- Responsive front-end framework based on Material Design

Getting Started

Clone the project

# clone it
git clone https://github.com/rakeshkumargupta/url-shortener-frontend.git
cd url-shortener-frontend
# Make it your own
rm -rf .git && git init

Run back end

Check out repository https://github.com/rakeshkumargupta/url-shortener-backend for running back end NodeJS api.

Run front end

# Install dependencies
yarn install
# Start  client
yarn start

License

GNU

About

Url Shortener FrontEnd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published