Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 1.73 KB

en.md

File metadata and controls

66 lines (35 loc) · 1.73 KB

logo

example workflow codecov Node npm License

Front-End-Collection (FEC), A front-end technology collection website. It will be helpful for your study, research, and can generate a list of exclusive skills for resume. Following website in detail.

🍋 FEC Site

Stack

  • ⚡️ Next.js + TypeScript
  • 🎨 TailwindCSS
  • 📑 ESLint + Prettier
  • 🔌 Jest + Testing Library
  • 🔩 GitHub Actions + Vercel
  • 🔗 Node.js + Inquirer.js
  • 💽 Firebase

Usage

Install
yarn install
Dev
yarn dev
Using Docker
docker build . -t fec
docker run --name fec -p 8011:8011 -d fec

HOST:http://localhost:8011

Contributing & Issues

Architecture

architecture

Disclaimer

  • For content, copyright, etc., please see Disclaimer.
  • FEC code license:MIT