Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog_Page

This is a simple React blog application demonstrating routing and basic components.
Link: https://blog-page-ochre-one.vercel.app/

Features:

  • List of blog posts on the home page
  • Individual pages for each blog post
  • About page with information about the blog and author
  • Navigation using React Router

Getting Started:

  • Clone this repository:
  • Install dependencies: npm install
  • Start the development server: npm start
  • Open http://localhost:3000 in your browser

Project Structure:

  • app.js: Main application component
  • styles.css: Global styles for the application
  • blogPosts.js: Sample data for blog posts

Technology Stack:

  • React
  • React Router
  • CSS

Customization:

  • Edit styles.css to customize the appearance of the blog.
  • Update blogPosts.js to add or modify your own blog posts.
  • You can further customize the components and routing to fit your needs.

Contributing:

Feel free to fork this repository and contribute your improvements! Please create pull requests for any changes you make.

Disclaimer:

This is a basic example project and might not be suitable for production use without further development and security considerations.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages