Skip to content

A simple JS playground to practice Frontend Development. It is built using Reactjs.

Notifications You must be signed in to change notification settings

ncs-jss/Webcomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcomb

Webcomb is a playground to practice frontend development(HTML, CSS and JavaScript). It is built using Reactjs and react-codemirror2 library.

Live Website

Features:

  • Playground for HTML,CSS and JavaScript
  • Lets you download the website for local use
  • Import local images
  • Directly upload images from clipboard
  • Many Editor shortcuts like CTRL+/ for comments

Technologies used:

  • ReactJS
  • React-Hooks
  • React-Codemirror-2
  • ImgBB API (For hosting images)
  • Netlify.com (For website hosting)

Snapshots:

1
2

Steps to run locally :

  1. Clone the repository

    git clone https://github.com/ncs-jss/Webcomb

  2. cd into Webcomb

    cd Webcomb

  3. Add API credentials and API endpoint in .env file, use .env.example for the reference

  4. Install all dependencies from npm

    npm install or npm i

  5. Start local server

    npm start

About

A simple JS playground to practice Frontend Development. It is built using Reactjs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published