https://github.com/dev-palwar/bloggy
A minimalistic blogging app.
https://github.com/dev-palwar/bloggy
apollo-client firebase graphql nextjs shadecn-ui tailwindcss typescipt
Last synced: 3 months ago
JSON representation
A minimalistic blogging app.
- Host: GitHub
- URL: https://github.com/dev-palwar/bloggy
- Owner: dev-palwar
- Created: 2023-11-04T14:17:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T16:15:34.000Z (over 1 year ago)
- Last Synced: 2025-02-09T15:18:34.028Z (over 1 year ago)
- Topics: apollo-client, firebase, graphql, nextjs, shadecn-ui, tailwindcss, typescipt
- Language: TypeScript
- Homepage: https://blogyapp.vercel.app/
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:**
git@github.com: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).