Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jh4843/denv-portfolio
https://github.com/jh4843/denv-portfolio
nextjs notion tailwindcss typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jh4843/denv-portfolio
- Owner: jh4843
- Created: 2023-02-21T14:36:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T12:33:28.000Z (over 1 year ago)
- Last Synced: 2024-08-01T20:49:01.517Z (5 months ago)
- Topics: nextjs, notion, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://denv-portfolio.vercel.app
- Size: 4.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jaehyeok's porfolio
## Install
- install next.js & typescript [next.js](https://nextjs.org/docs/basic-features/typescript)
- npx create-next-app@latest --typescript devs-portfoli
- npm install --save react-lottie-player
- install tailwindcss & init [TwailWindCss](https://tailwindcss.com/docs/guides/nextjs)
- npm install -D tailwindcss postcss autoprefixer
- npx tailwindcss init -p
- install eslint
- yarn add -D @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-config-next eslint-config-prettier## Style
#### tailwindcss
- [tailblocks.cc](https://tailblocks.cc/)
- Install visual studio code extension: Tailwind CSS IntelliSense#### Themes
- [next themes git](https://github.com/pacocoursey/next-themes)
- npm install next-themes## notion
- [notion api doc](https://developers.notion.com/)
## Useful short-cut
- ctrl + shift + l: 같은 단어 선택