Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princevora/next-ftp
An interactive, fast and powerful online Ftp solution Powered with NextJs 13, Material Tailwind, And jsFtp Api.
https://github.com/princevora/next-ftp
Last synced: 5 days ago
JSON representation
An interactive, fast and powerful online Ftp solution Powered with NextJs 13, Material Tailwind, And jsFtp Api.
- Host: GitHub
- URL: https://github.com/princevora/next-ftp
- Owner: princevora
- License: mit
- Created: 2024-04-23T13:50:01.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-18T06:09:09.000Z (6 months ago)
- Last Synced: 2024-05-18T14:05:44.889Z (6 months ago)
- Language: JavaScript
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NextJS & Tailwind Online FTP Client
![version](https://img.shields.io/badge/version-1.0.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/nextjs-tailwind-blog-posts-page.svg)](https://github.com/creativetimofficial/nextjs-tailwind-blog-posts-page/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/nextjs-tailwind-blog-posts-page.svg)](https://github.com/creativetimofficial/nextjs-tailwind-blog-posts-page/issues?q=is%3Aissue+is%3Aclosed)## Getting Started
To get started, run the following command to install libraries:
```
npm install
```or
```
npm i
```Now run the development Server - Nextjs.
```
npm run dev
```You can access the FTP Client At http://localhost:3000/
## Encrypted Ftp Login System With Crypto JS
![Encrypted Login system](public/readme/image.png)## Fast And secure Connection
![Secure connection](public/readme/image-3.png)## Easy And fast Upload - Supports Multiple Uploads.
![Easy to download and upload files](public/readme/image-2.png)
![Easy to download and upload files](public/readme/image-1.png)