All Projects → ademilter → Homepage

ademilter / Homepage

Licence: mit
my personal website

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Homepage

Nextjs Ts
Opinionated Next JS project boilerplate with TypeScript and Redux
Stars: ✭ 134 (+67.5%)
Mutual labels:  prettier, nextjs
next-pwa-template
Next.js progressive web app template
Stars: ✭ 266 (+232.5%)
Mutual labels:  nextjs, prettier
React Conf 17 Videos
Find that one presentation you missed!
Stars: ✭ 182 (+127.5%)
Mutual labels:  prettier, nextjs
Apollo Upload Examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
Stars: ✭ 358 (+347.5%)
Mutual labels:  prettier, nextjs
nextjs-baseweb
Slightly opinionated scaffold of Next.js and Base Web.
Stars: ✭ 46 (-42.5%)
Mutual labels:  nextjs, prettier
Mxstbr.com
The source for my personal website
Stars: ✭ 370 (+362.5%)
Mutual labels:  prettier, nextjs
Next Ts Template
Template for Next.js using parameterized typed routing
Stars: ✭ 67 (-16.25%)
Mutual labels:  nextjs
Next Storefront
🛍️ A dazzlingly fast E-Commerce solution built with Typescript and NextJS.
Stars: ✭ 72 (-10%)
Mutual labels:  nextjs
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (-18.75%)
Mutual labels:  prettier
Atom Auto Prettier
An Atom package that semantically reformats Javascript based on the window size
Stars: ✭ 60 (-25%)
Mutual labels:  prettier
Nextjs With Redux And Material Ui
A boilerplate NextJS with Redux and Material UI
Stars: ✭ 79 (-1.25%)
Mutual labels:  nextjs
Nextjs Full Demo
Demo about integration between examples of next.js and also fix some issues during development
Stars: ✭ 76 (-5%)
Mutual labels:  nextjs
Node Blog
🔥✨ A react blog project base on nodejs, nestjs, mongoose, typescript, react, ant-design,nextjs
Stars: ✭ 69 (-13.75%)
Mutual labels:  nextjs
Vue Web Extension
🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!
Stars: ✭ 1,147 (+1333.75%)
Mutual labels:  prettier
Nextjs Jwt Example
next.js authorization example including private route protection
Stars: ✭ 72 (-10%)
Mutual labels:  nextjs
Nextjs Pkg Docker Alpine
📥Deploy a commercial Next.js application with pkg and docker.
Stars: ✭ 66 (-17.5%)
Mutual labels:  nextjs
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-2.5%)
Mutual labels:  prettier
Denobrazil.com
🇧🇷 Site oficial do Deno Brasil
Stars: ✭ 61 (-23.75%)
Mutual labels:  nextjs
Korona Info
Suomen koronavirus-tartuntatilanne
Stars: ✭ 70 (-12.5%)
Mutual labels:  nextjs
Prettier action
GitHub action for running prettier on your projects pull requests
Stars: ✭ 77 (-3.75%)
Mutual labels:  prettier

Gereklilikler

  • Nodejs
  • npm veya yarn (ben yarn üzerinden anlatıyorum)

Kendi bilgisayarımda nasıl çalıştırırım?

  1. Öncelikle terminalden proje dizinin gidin

  2. .env.example dosyasının adını .env olarak değiştirip, Airtable ve Raindrop hesaplarından gerekli kodları alıp aşağıdaki bölümlere ekleyin

AIRTABLE_API_KEY=
AIRTABLE_BASE_ID=
RAINDROP_ACCESS_TOKEN=
  1. Bağımlılıkları yükleyin
yarn
  1. Development server'ı ayağa kaldırın
yarn dev
  1. Artık hazır

Tarayıcınızdan http://localhost:3000'e girin

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