Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.55 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.55 KB

React Blog App

This project represents a single-page application (SPA) built in React. The blog's structure includes a home page featuring a highlighted article and a list of all articles available on the website. Users can browse through the articles or filter them by author. Designed to be fully responsive, it performs optimally on both mobile devices and desktops. The page features smooth animation transitions for enhanced user experience.

gif-blog

Visit https://blog48.netlify.app/ to access the webpage.

Features

Single Page Application: Built with React for a seamless user experience.
Fully Responsive: Optimized for mobile devices, tablets, and desktops.
Smooth Animations: Includes transition animations for a pleasant user experience.
Browse and Filter: Users can browse all articles or filter them by author.

Technologies Used

JavaScript: a programming language used to create interactive and dynamic web content.
React : a JavaScript library for building user interfaces, particularly single-page applications.
SCSS: For styling the application.
Framer Motion: a library for React that provides simple yet powerful animations and gestures for enhancing user experience.

We hope you find this project useful and enjoyable. If you have any questions or suggestions, feel free to open an issue or contact us directly. Happy coding!