Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-palwar/bloggy

A minimalistic blogging app.
https://github.com/dev-palwar/bloggy

apollo-client firebase graphql material-ui nextjs tailwindcss typescipt

Last synced: 1 day ago
JSON representation

A minimalistic blogging app.

Awesome Lists containing this project

README

        

# Bloggy 📌

Bloggy is a clean and minimalistic UI for a sophisticated Blogging application, designed to seamlessly collaborate with its corresponding [Backend](https://github.com/dev-palwar/Blogging-application-backend). Its primary objective is to showcase the seamless integration and operational capabilities of the various APIs provided by the backend.

https://github.com/user-attachments/assets/517cbf6e-55c1-40b7-9147-fdc2ddb2bf87

## Local Setup

**Clone the repository:**

[email protected]:dev-palwar/Blogging-application-frontend.git
cd Blogging-application-frontend

**Install dependencies:**

npm install

**Configure environment variables**

- Create a .env file based on .env.example and follow the instructions written there

**Run the application:**

npm run dev

## Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

_Fork the repository
_Create a new branch for your feature or bug fix
_Make your changes and commit them
_Push to your branch
_Create pull request

> If you have any other questions or need further assistance, feel free to reach out to me on Twitter [@dev_palwar2](https://twitter.com/dev_palwar2).