Skip to content

The Personal Blog frontend is a user-friendly, responsive web interface built with React and Tailwind CSS. It complements the backend by providing an intuitive platform where users can easily interact with the blogging features, such as creating, editing, and viewing posts.

Notifications You must be signed in to change notification settings

growthfolio/react-blog-plataform

Repository files navigation

Personal Blog - React/Tailwind

Project Description

The Personal Blog frontend is a user-friendly, responsive web interface built with React and Tailwind CSS. It complements the backend by providing an intuitive platform where users can easily interact with the blogging features, such as creating, editing, and viewing posts. The frontend is designed to consume the RESTful API provided by the backend, ensuring seamless communication and a smooth user experience.

This project was developed during the Generation Brasil bootcamp, offering hands-on experience in building modern web interfaces with a strong focus on frontend technologies.

💻 Technologies Used

  • Framework: React
  • Styling: Tailwind CSS
  • State Management: React Hooks (useState, useEffect)
  • Routing: React Router
  • API Communication: Axios for HTTP requests to the backend API.
  • Deployment: Vercel for hosting the frontend application.
  • Main Dependencies: React, Tailwind CSS, Axios, React Router, Vite (or Webpack).

📋 Setup Instructions

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/felipemacedo1/react-blog-plataform.git
  2. Navigate to the project directory:

    cd react-blog-plataform
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

    The application will be available at http://localhost:3000.

🌐 Live Demo

!!! The live version of this project is currently offline.

Check out the live version of the project here.

🙏 Acknowledgment

This project was developed during the Generation Brasil bootcamp. A big thank you to all the colleagues and instructors who contributed to this journey. Your support and shared knowledge were crucial to the success of this project.

About

The Personal Blog frontend is a user-friendly, responsive web interface built with React and Tailwind CSS. It complements the backend by providing an intuitive platform where users can easily interact with the blogging features, such as creating, editing, and viewing posts.

Resources

Stars

Watchers

Forks