Lucas-Erkana / url-shortener

How would you design a URL Shortener?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project title🀘

πŸ“— Table of Contents

πŸ“– Project name

In this project, a website for

πŸ›  Built With

  • HTML
  • CSS
  • Javascript
  • Webpack
  • APIs
  • Jest

Tech Stack

Webpack
Jest

Key Features

  • feature 1
  • feature 2

(back to top)

πŸš€ Presentaton Link

πŸš€ Live Demo

πŸš€ Project Details

πŸ’» Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

In order to run this project you need:

  • You need to have nodejs installed.
  • You need to have a browser like Google Chrome installed.
  • You need to have git installed
  • You to have a code editor like VS Code or any other code-editors installed on you device.

Setup

Clone Git Repository

  • In Visual Studio Code β€œTerminal” change the current working directory to the location where you want the cloned directory.

  • Type git clone in the terminal, paste the URL you copied earlier, and press β€œenter” to create your local clone.

- git clone URL

 https://github.com/kennedyowusu/Group-Capstone-Project

Install Dependencies

  npm install

Deployment

You can deploy this project using:

  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Lucas Erkana

(back to top)

πŸ”­ Future Features

  • future features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please give a ⭐️ if you like this project! 🀝

(back to top)

πŸ™ Acknowledgments

  • Thanks to .....

(back to top)

❓ FAQ

  • How to generate a new key for the API?

  • Open VScode and generate a key by using the following command

curl -X POST https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

How would you design a URL Shortener?


Languages

Language:JavaScript 53.6%Language:CSS 23.5%Language:HTML 11.5%Language:EJS 11.5%