Skip to content

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

Notifications You must be signed in to change notification settings

chioio/srcube-code-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1aadfc Β· May 30, 2022

History

37 Commits
Apr 24, 2022
May 30, 2022
May 30, 2022
May 30, 2022
Apr 24, 2022
May 5, 2022
May 5, 2022
May 30, 2022
Mar 16, 2022
Apr 24, 2022
Apr 24, 2022
May 12, 2022
May 5, 2022
Apr 24, 2022
Mar 16, 2022
Apr 24, 2022
Apr 24, 2022
May 12, 2022
Mar 16, 2022
Apr 24, 2022
Apr 24, 2022
May 5, 2022

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages