Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dev-palwar/bloggy
- Owner: dev-palwar
- Created: 2023-11-04T14:17:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-23T16:35:22.000Z (about 2 months ago)
- Last Synced: 2024-12-23T17:37:58.735Z (about 2 months ago)
- Topics: apollo-client, firebase, graphql, material-ui, nextjs, tailwindcss, typescipt
- Language: TypeScript
- Homepage: https://blogyapp.vercel.app/
- Size: 754 KB
- 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:**
[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).