Skip to content

Ceejaymar/Bitly-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

alt text

Set up configuration

Open the project folder traverse to the config folder through the 'src' folder.

Rename the demo-secret-keys.js file to secret-keys.js.

Open the secret-keys.js file and edit the variables for login and API key with your information. If you do not have credentials, sign up for a Bitly account here. Then visit this page to get your API Key.

Save and close file.

Start development mode

After you complete the configuration setup, navigate to the project in your terminal.

To install dependencies: npm install

To start in development mode: npm start

Open http:https://localhost:3000 to view it in the browser.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published