chioio / srcube-code-client

πŸŽ“ A web online editor like codepen for graduation design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Srcube Code  |  Client

πŸŽ“ A web online editor similar to the codepen.io for my graduation design, this repo contains the client side source.

Srcube Code

Tech stack

  • RESTful API
  • React with TypeScript for the basic UI building.
  • Next.js for architect the basic SSR application.
  • React Context API manage state.
  • Tailwind CSS 3.0 build the app styles.
  • Fontawesome Icons support
  • Monaco-editor for the code editor
  • React hook form for building the forms.
  • Yup for form data validation.
  • WebAssembly for code highlight.
  • etc.

Development

Run the development server locally:

# install the deps
pnpm install
# then
pnpm dev

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

Declaration

! Not allowed to copy or borrow.

This project just allows you to learning or using to reference for your project development.

Thanks a lot, coding have fun! ✨

About

πŸŽ“ A web online editor like codepen for graduation design.


Languages

Language:TypeScript 97.1%Language:CSS 1.8%Language:Dockerfile 0.6%Language:JavaScript 0.4%Language:Shell 0.0%