mselmany / scorp-case-nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title: Scorp Case Study Developer: Muhammed Selman Yurtseven (mselmany@hotmail.com)

Getting Started

Used tech stack;

  • Next.js (server-side rendered react framework)
  • Emotion (CSS-in-js)
  • easy-peasy for state management
  • Icons (my own)
  • for tooling Next.js, uses webpack builtin
  • no third-party dependency...

Run the development server

yarn && yarn dev
# or
npm i && npm run dev

# node -v: v12.21.0, yarn -v: 1.22.10

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:JavaScript 100.0%