Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/womb0comb0/gdsc-farmingdale-url-shortener
- Owner: WomB0ComB0
- Created: 2024-02-23T22:32:49.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-12T15:35:31.000Z (about 2 months ago)
- Last Synced: 2024-11-12T16:36:17.128Z (about 2 months ago)
- Topics: css, firebase, gcp, html, pwa, react, tailwindcss, typescript, vitejs
- Language: TypeScript
- Homepage: https://gdsc-fsc-url.web.app
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.