msvalandro / github-blog

Github Blog is a web application built with React.js, Vite, Tailwind CSS, React Hook Form, Zod, date-fns and Axios. The app was developed during the Rocketseat Ignite program as part of my learning journey. It aims to provide blog page to read Github issues.
MIT License
0 stars 0 forks source link
axios date-fns pnpm reacthookform reactjs tailwindcss vite zod

🐈‍⬛ Github Blog

Github Blog is a web application built with React.js, Vite, Tailwind CSS, React Hook Form, Zod, date-fns and Axios. The app was developed during the Rocketseat Ignite program as part of my learning journey. It aims to provide blog page to read Github issues.

✨ Features

👾 Getting Started

Follow these steps to get the app up and running on your local machine.

Prerequisites

Installation

# Clone the repository
git clone https://github.com/msvalandro/github-blog
cd github-blog

# Install dependencies
pnpm i

# Run the app
pnpm dev

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.