https://github.com/samedfft2634/imprint_blogapp
This is a Blog Application for sharing information. The main purpose of this project is to create blogs with useful information sharing or thoughts about anything. Edit, delete or like. If you are undecided, set your post as a draft to think about it.
https://github.com/samedfft2634/imprint_blogapp
axios-react formik-yup mui-material nodejs react reactjs reactrouterdom reacttoastify redux reduxpersist reduxtoolkit skeleton-loading
Last synced: about 2 months ago
JSON representation
This is a Blog Application for sharing information. The main purpose of this project is to create blogs with useful information sharing or thoughts about anything. Edit, delete or like. If you are undecided, set your post as a draft to think about it.
- Host: GitHub
- URL: https://github.com/samedfft2634/imprint_blogapp
- Owner: samedfft2634
- Created: 2024-01-21T11:03:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T12:20:17.000Z (over 2 years ago)
- Last Synced: 2025-03-14T22:12:14.041Z (about 1 year ago)
- Topics: axios-react, formik-yup, mui-material, nodejs, react, reactjs, reactrouterdom, reacttoastify, redux, reduxpersist, reduxtoolkit, skeleton-loading
- Language: JavaScript
- Homepage: https://imprint-blog-app.vercel.app
- Size: 894 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ IMPRINT BLOG App - Sharing is Beautiful!
## ๐ Project Description
Sharing is good. Share your thoughts and knowledge to connect with, learn from and teach more people.
Imprint is a blog application for creating articles, news, thoughts about anything , some kind of to do lists or anything like what you want to use it.(ex:Recipes List with images)
Different users can like the blogs or share theit thoughs about the text. With this responsive application, users can easily access the website via mobile or tablet and start scribbling.
For validation , formik and yup used. So be careful when registiring and don't forget login before create new blog. Enjoy yourself! ๐
> [!IMPORTANT]
> This project created with live node.js server.
## ๐ Created With













## ๐ Features
- **Update-Delete:** Edit your blog as you want. Delete old notes or update drafted blogs to published.
- **Like-Comment:** If you have a favorite article, you can like it and leave a comment.
- **Count-of-Visitors:** See that how many people reach your articles or share the most liked contents to your friends.
- **Pagination:** Do not scroll down forever :) For seeing new articles, travel between the pages.
## ๐ Getting Started
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What you need to install the software:
- Node.js
- npm or yarn
### Installing
Follow these steps to get your development environment running:
1. Clone the repository
```sh
git clone [https://github.com/samedfft2634/Imprint_BlogApp.git]
```
2. Install NPM packages
```sh
npm install / yarn install
```
3. To run the project locally:
```sh
npm start / yarn start
```
### (This command will start the development server)
## ๐ฑ Responsive Design

## ๐ Contact
Samed Fent: samed.fent1@gmail.com
Project Link: Live
[๐ View My Other Projects](https://github.com/samedfft2634?tab=repositories)
โซ Back to Top โซ