This project is a Boilerplate for the Canvas API vector graphics projects.
- Node.js
- npm
- Clone the repository:
git clone https://github.com/Suman9054/canvasapitest.git
- Navigate to the project directory:
cd canvasapitest - Install the dependencies:
cd server npm install
To start the project, run:
npm start-
Fork the repository
-
Create your feature branch (
git checkout -b feature/AmazingFeature) -
Commit your changes (
git commit -m 'Add some AmazingFeature') -
Push to the branch (
git push origin feature/AmazingFeature) -
Open a pull request
Distributed under the MIT License. See LICENSE for more information.
-
copy the public foldar .html and .js file
-
paset that code on claude,Gpt or any Ai
-
aske ai to add more shapes
- go to server folder write this on terminal
cd server - open index.js then add
app.use('/login',express.static(path.join(__dirname, '#youre folder patch'))); - make the .html and .js file for login and sign up