Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/womb0comb0/gdsc-farmingdale-url-shortener

GDSC FSC | Url - Your go-to link shortener for staying updated on GDSC FSC's latest events and domains. Easily manage and share URLs with this convenient web application.
https://github.com/womb0comb0/gdsc-farmingdale-url-shortener

css firebase gcp html pwa react tailwindcss typescript vitejs

Last synced: 3 days ago
JSON representation

GDSC FSC | Url - Your go-to link shortener for staying updated on GDSC FSC's latest events and domains. Easily manage and share URLs with this convenient web application.

Awesome Lists containing this project

README

        

# GDSC Farmingdale Url

![This is a test](.github/assets/img.png)

A comprehensive UI portal for the GDSC Farmingdale. Fetches data from the firestore database GDSC Farmingdale Url shortener and provides an interactive user interface.

## Features

- Recaptcha.
- Firestore.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- Git: [Download](https://git-scm.com/downloads)
- Node.js: [Download](https://nodejs.org/)
- npm: [Download](https://www.npmjs.com/)

## Setup & Installation

1. Clone the repository:

```bash
git clone https://github.com/WomB0ComB0/gdsc-farmingdale-url-shortener
```

2. Navigate to the directory:

```bash
cd gdsc-farmingdale-url-shortener
```

3. Install the required dependencies:

```bash
npm install
```

4. Start the development server:

```bash
npm run dev
```

The application will be available on `http://localhost:5173`.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Acknowledgements

This project leverages the following libraries and tools:

- [React](https://reactjs.org/)
- [Vite](https://vitejs.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [tailwindcss](https://tailwindcss.com/)

- ... and many more listed in the project's [package.json](package.json) file.

## License

This project is licensed under the terms of the MIT license. For more details, see the [LICENSE](LICENSE) file in the repository.