Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet-Blog

Homework

Tech-Blog

Deployed application through Heroku

Description

Tech Blog is a full-stack web application that allows users to write, publish, and comment on tech-related posts. This platform serves as a community for tech enthusiasts to share ideas, updates, and insights in the field of technology.

Table of Contents

Installation

To get this application running locally, follow these steps:

Clone the repository:

bash Copy code git clone https://github.com/your-github-username/tech-blog.git cd tech-blog Install dependencies:

Copy code npm install Set up the database:

Make sure you have MySQL installed and running. Create a new database for the application. Configure environment variables:

Rename .env.EXAMPLE to .env. Update the .env file with your local database credentials. Start the application:

sql Copy code npm start

Usage

After installation, the application will be running on http://localhost:3001. You can access the application through your browser.

License

N/A

Contributing

Any pull requests need to be looked over and approved before any changes can be merged with the main branch. Commit messages should be descriptive of any changes and feature branches should be named accordingly.

About

Homework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages