Skip to content

vijita-u/sketch-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketch Board

Overview

This project is a full-stack web application replicating a sketch board layout with realtime 2D graphics using HTML5 Canvas API. It demonstrates knowledge in various technologies, including HTML, CSS, SCSS, JavaScript for the frontend, Express.js for backend server and socket.io for realtime graphics.

Technologies Used

  1. HTML
  2. CSS
  3. JavaScript
  4. Canvas API
  5. Scss
  6. Express.js
  7. Socket.io

Project Structure

- /public
  - index.html
  - /app
    - assets
      -images
    - /js
      - canvas.js
      - script.js
    - /scss
      - global
      - layout
      - /util
      - ...
      - style.scss
- app.js

Getting Started

Installation

  1. Clone the repository
      git clone https://github.com/vijita-u/Amazon-Clone-ReactJs.git
    
  2. Install dependencies using npm:
      npm install
    

Usage

  1. Start the development server:
      node app.js
    
  2. Access the web application through your browser.

Credits

License

This project is open-source and available under the MIT License.

Contact

Releases

No releases published

Packages

No packages published