boweihan / coding-blindspots

Client for Coding Blindspots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding-blindspots

Front-end for customized code feedback

Running on localhost with fake server

First install dependencies:

npm install

Reset the fake server

npm run reset-server

Start the fake server

npm run start-server

Run the client in hot module reloading mode:

npm start

Navigate to http://localhost:8080/

Screenshots

Example Review

Example Review

Add code for review + Home Page

Add code for review

Gallery View

Gallery view

About

Client for Coding Blindspots


Languages

Language:TypeScript 76.3%Language:JavaScript 12.8%Language:CSS 10.9%