All Projects → NV404 → noob

NV404 / noob

Licence: other
Simple Social-Media website build with Next Js, Tailwind css and Firebase

Programming Languages

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

Projects that are alternatives of or similar to noob

Devise-Omniauth-Multiple-Providers
Devise Multiple Omniauth Providers
Stars: ✭ 34 (-52.11%)
Mutual labels:  social-media
subsocial-node
NOTE: Development continues in https://github.com/dappforce/subsocial-parachain repo. Subsocial full node with Substrate/Polkadot pallets for decentralized communities: blogs, posts, comments, likes, reputation.
Stars: ✭ 73 (+2.82%)
Mutual labels:  social-media
slide-social-buttons
Slide Social Buttons are a fun way to display your social media buttons.
Stars: ✭ 33 (-53.52%)
Mutual labels:  social-media
Twitter
[READ ONLY] Subtree split of the SocialiteProviders/Twitter Provider (see SocialiteProviders/Providers)
Stars: ✭ 21 (-70.42%)
Mutual labels:  social-media
socialx react native
The SocialX ecosystem takes the social media experience to the next level.
Stars: ✭ 20 (-71.83%)
Mutual labels:  social-media
Instagram
[READ ONLY] Subtree split of the SocialiteProviders/Instagram Provider (see SocialiteProviders/Providers)
Stars: ✭ 34 (-52.11%)
Mutual labels:  social-media
LinkedIn Scraper
🙋 A Selenium based automated program that scrapes profiles data,stores in CSV,follows them and saves their profile in PDF.
Stars: ✭ 25 (-64.79%)
Mutual labels:  social-media
Social-Media-Automation
Automate social media because you don't have to be active on all of them😉. Best way to be active on all social media without actually being active on them. 😃
Stars: ✭ 186 (+161.97%)
Mutual labels:  social-media
Meower-Vanilla
Official source code for the Scratch-based Meower client.
Stars: ✭ 24 (-66.2%)
Mutual labels:  social-media
neural-tweet-search
Multi-Perspective Relevance Matching with Hierarchical ConvNets for Social Media Search (Rao et al. AAAI'19)
Stars: ✭ 26 (-63.38%)
Mutual labels:  social-media
meta-coronavirus-dataset
MetaCOVID: META-Coronavrius dataset repository
Stars: ✭ 37 (-47.89%)
Mutual labels:  social-media
TwitterNER
Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html
Stars: ✭ 134 (+88.73%)
Mutual labels:  social-media
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: ✭ 16 (-77.46%)
Mutual labels:  social-media
awesome-search-engine-optimization
A curated list of backlink, social signal opportunities, and link building strategies and tactics to help improve search engine results and ranking.
Stars: ✭ 82 (+15.49%)
Mutual labels:  social-media
LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (-21.13%)
Mutual labels:  social-media
zapread.com
Website for zapread.com
Stars: ✭ 19 (-73.24%)
Mutual labels:  social-media
laterpost
Simple Twitter Status update or social media post scheduling app built using Laravel and Vue.js
Stars: ✭ 41 (-42.25%)
Mutual labels:  social-media
django-sozluk
an exhaustive ekşi sözlük clone, powered by Python
Stars: ✭ 245 (+245.07%)
Mutual labels:  social-media
Weibo
[READ ONLY] Subtree split of the SocialiteProviders/Weibo Provider (see SocialiteProviders/Providers)
Stars: ✭ 37 (-47.89%)
Mutual labels:  social-media
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+11.27%)
Mutual labels:  social-media

noob

How to get started?

You can refer to the following articles on basics of Git and Github and also contact the Project Mentors, in case you are stuck:

Running locally in development mode

To get started, just clone the repository and run npm install && npm run dev:

git clone https://github.com/NV404/noob.git
npm install
npm run dev

Note: If you are running on Windows run install --noptional flag (i.e. npm install --no-optional) which will skip installing fsevents.

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].