All Projects → thexdev → weetnie

thexdev / weetnie

Licence: MIT license
An OpenSource cloude storage manager template

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to weetnie

Reseter.css
Reseter.css - A Futuristic CSS Reset/Normalizer
Stars: ✭ 225 (+378.72%)
Mutual labels:  css3
Guiadesenvolvedoraweb
Guia de como se tornar uma desenvolvedora front end.
Stars: ✭ 247 (+425.53%)
Mutual labels:  css3
twindle
Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
Stars: ✭ 129 (+174.47%)
Mutual labels:  css3
Minwiz
Minimal starter kit for under 2 KB sites
Stars: ✭ 228 (+385.11%)
Mutual labels:  css3
Float Label Css
Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser.
Stars: ✭ 246 (+423.4%)
Mutual labels:  css3
Vue Cnode
🔥Vue.js打造一个开源的CNode社区。CNode by Vue.js
Stars: ✭ 249 (+429.79%)
Mutual labels:  css3
Seja Um Bom Junior
Stars: ✭ 228 (+385.11%)
Mutual labels:  css3
100-Days-of-JavaScript-Code
Completing 100DaysOfCode challenge by making 1 project every day using JavaScript for next 100 Days.
Stars: ✭ 133 (+182.98%)
Mutual labels:  css3
React Liquidswipe
🚀 Smooth Liquid Swipe Animation to transition between different components.
Stars: ✭ 245 (+421.28%)
Mutual labels:  css3
onlineResume
Harry's personal website
Stars: ✭ 15 (-68.09%)
Mutual labels:  css3
A17t
An atomic design toolkit for pragmatists
Stars: ✭ 236 (+402.13%)
Mutual labels:  css3
Html Templates
100 (one hundred) simple and elegant HTML templates 💯
Stars: ✭ 240 (+410.64%)
Mutual labels:  css3
UI-UX-Resources
Find all the resources📘📙📕📗 related to UI/UX🎨, Html Templates, Fonts🖋, Icons, Photos Gallery📷, React⚛, Angular🅰, etc.
Stars: ✭ 60 (+27.66%)
Mutual labels:  css3
Shorthand
Feature rich CSS framework for the new decade https://shorthandcss.com
Stars: ✭ 230 (+389.36%)
Mutual labels:  css3
school management system
This is an School Management Software
Stars: ✭ 185 (+293.62%)
Mutual labels:  css3
Startpages.github.io
A curated list of startpages for your browser.
Stars: ✭ 228 (+385.11%)
Mutual labels:  css3
Demo
前端的一些小demo,包括几种布局以及一些特效
Stars: ✭ 248 (+427.66%)
Mutual labels:  css3
opentek
If it is about Open Source, it is on Opentek.
Stars: ✭ 74 (+57.45%)
Mutual labels:  css3
reactwarriors-workshop
2-x дневный онлайн воркшоп "Киноафиша 2.0 на React"
Stars: ✭ 25 (-46.81%)
Mutual labels:  css3
csslab
用于快速进行页面重构的CSS函数库
Stars: ✭ 19 (-59.57%)
Mutual labels:  css3

📂 Weetnie

Netlify Status

Weetnie is an OpenSource cloud storage manager template designed by Tirto Tri Atmojo 👨‍🎨 and written by M. Akbar Nugroho 👨‍💻. It's fully writen with React.js and styled with TailwindCSS 🎨.

🧰 Requirements

  • Node.js >= 8.10
  • Yarn >= 0.25 or NPM >= 5.2
  • Git

Installation

Using Git

  1. Clone this repository to your computer
  2. cd to the cloned repository
  3. Run yarn install or npm install
  4. Then run yarn build:tailwind
  5. Finally start the app by run yarn start

Download as package

  1. Download this repository as zip and extract to your computer
  2. cd to the extracted package
  3. Run yarn install or npm install
  4. Then run yarn build:tailwind
  5. Finally start the app by run yarn start

📦 Build

  1. cd to the root app directory
  2. Run yarn build:tailwind
  3. Then run yarn build

🤔 What's next?

(I will fill it soon..)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].