Skip to content

DineshVerma-dev/Blog-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Project

Creating the full stack project . Currently Studing in Second Year of Enginnering

LinkedIn Profile of Contributers

-Dineshkumar verma
-Abhishek yadav
-Pranay verma
-Sahil yadav

Commit properly while pushing the code (it will be verified by the admin)

Client (frontend)

To Run the Application ( Go to Client directory )install dependencies, run:

Running the Application

To run the application, follow these steps:

  1. Install Dependencies:

    npm install
  2. Start the Development Server:

    npm run dev
  3. Stop the Server: Use Ctrl + C in the terminal to stop the server when you're done.

  4. Commit and Push Changes:

    git add .
    git commit -m "Describe your changes here"
    git push
  5. Backup: Ensure your code is backed up or saved in version control.

Server (Backend)

To Run the Backend ( Go to Server directory ) install dependencies, run:

Running the Application

To run the application, follow these steps:

  1. Install Dependencies:

    npm install
  2. Start the Development Server:

    npm run dev
  3. Stop the Server: Use Ctrl + C in the terminal to stop the server when you're done.

  4. Commit and Push Changes:

    git add .
    git commit -m "Describe your changes here"
    git push
  5. Backup: Ensure your code is backed up or saved in version control.

About

Creating the full stack project for second year

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages