anishaswain / Simple-JS-Projects

Looking to practice your JavaScript skills or need some beginner-friendly project ideas to work on? You've come to the right place! This repository is a collection of simple JavaScript project ideas to help you build and expand your coding portfolio.
15 stars 19 forks source link

Random Quote Generator using HTML, CSS and Javascript #14

Closed amanullahmd12 closed 1 year ago

amanullahmd12 commented 1 year ago

Add the working demo (screen recording) below (Required)

https://github.com/anishaswain/Simple-JS-Projects/assets/92320933/8a687b3b-1556-4ea9-8560-ece8b78a6b47

Screenshot 2023-10-02 at 12 17 04 AM

Describe your changes

Added Complete Random Quote Generator using HTML, CSS and Javascript Project with all the important functionality. @anishaswain Kindly Review it and merge it under hacktoberfest-accepted label

Issue ticket number and link

Create a Javascript app for Random Quote Generator #3 https://github.com/anishaswain/Simple-JS-Projects/issues/3

Checklist before requesting a review

amanullahmd12 commented 1 year ago

@anishaswain is this a structure of file name (i.e Project2/your_git_username/your_solution)

anishaswain commented 1 year ago

@anishaswain is this a structure of file name (i.e Project2/your_git_username/your_solution)

Create a folder project2 and inside it create another folder amanullahmd12 and then inside that folder add your html/css/js files