Skip to content

akshayyy13/CodeBud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeBud

  1. Clone the repository to your local machine.

    gh repo clone akshayyy13/CodeBud
  2. Install the required packages.

        npm install
  3. Start the development server.

    npm start
  4. Open the project in your browser at http://localhost:3000 to view your project.