mirror of
https://github.com/neosubhamoy/neodlp-website.git
synced 2026-06-21 07:03:44 +05:30
chore: bumped up to v0.2.0
This commit is contained in:
@@ -2,37 +2,35 @@
|
||||
|
||||
Official Website of NeoDLP (Neo Downloader Plus)
|
||||
|
||||
[](https://github.com/neosubhamoy/neodlp-website)
|
||||
[](https://github.com/neosubhamoy/neodlp-website)
|
||||
[](https://github.com/neosubhamoy/neodlp-website)
|
||||
[](https://github.com/neosubhamoy/neodlp-website/tags)
|
||||
[](https://github.com/neosubhamoy/neodlp-website/stargazers)
|
||||
[](https://github.com/neosubhamoy/neodlp-website/blob/main/LICENSE)
|
||||
|
||||
> **🥰 Liked this project? Please consider giving it a Star (🌟) on github to show us your appreciation and help the algorythm recommend this project to even more awesome people like you!**
|
||||
> [!TIP]
|
||||
> **🥰 Liked this project? Please consider giving it a star (🌟) on github to show us your appreciation and help the algorithm recommend this project to even more awesome people like you!**
|
||||
|
||||
### ⚡ Technologies Used
|
||||
## Technologies Used
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[](https://astro.build)
|
||||
[](https://react.dev)
|
||||
[](https://www.typescriptlang.org)
|
||||
[](https://ui.shadcn.com)
|
||||
[](https://ui.aceternity.com)
|
||||
|
||||
### 🛠️ Contributing / Building from Source
|
||||
## Building from Source
|
||||
|
||||
Want to be part of this? Feel free to contribute...!! Pull Requests are always welcome...!! (^_^) Follow these simple steps to start building:
|
||||
Want to run/build NeoDLP Website from the source code? Follow these simple steps:
|
||||
|
||||
* Make sure to install Node.js, Git before proceeding.
|
||||
1. Fork this repo in your github account.
|
||||
2. Git clone the forked repo in your local machine.
|
||||
* Make sure to install [Node.js](https://nodejs.org/en), and [Git](https://git-scm.com/downloads) before proceeding.
|
||||
1. Clone this repo in your local machine: `git clone https://github.com/neosubhamoy/neodlp-website.git`
|
||||
2. Go inside the cloned project directory: `cd neodlp-website`
|
||||
3. Install Node.js dependencies: `npm install`
|
||||
4. Run development / build process
|
||||
```code
|
||||
npm run dev # for development
|
||||
npm run build # for production build
|
||||
```
|
||||
5. Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected)
|
||||
|
||||
**⭕ Noticed any Bugs or Want to give us some suggetions? Always feel free to open a GitHub Issue. We would love to hear from you...!!**
|
||||
|
||||
### 📝 License
|
||||
## License
|
||||
|
||||
NeoDLP Website is Licensed under the [MIT license](https://github.com/neosubhamoy/neodlp-website/blob/main/LICENSE). Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.
|
||||
|
||||
Reference in New Issue
Block a user