Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.37 KB

File metadata and controls

60 lines (37 loc) · 1.37 KB

Blog Website using React Router DOM

This is a blog website built using React and React Router DOM. The website showcases articles related to various topics such as Data Science, Cybersecurity, Career, and more.

Table of Contents

Demo

You can access the live demo of the project here.

Features

  • Browse articles on different topics.
  • Click on articles to read more details.
  • Responsive design for various devices.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Shanmugamrskfamily/guvi-blog-using-react-router-dom.git
    
    cd your-repo-name
    
    npm install
    
    npm start

Usage

Navigate through different topics and articles using the navigation menu. Click on articles to read their full content.

Technologies Used

  • React
  • React Router DOM
  • HTML
  • CSS

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please create a new issue or submit a pull request.

License

This project is licensed under the MIT License.