Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hawkpraveen/blog_app_fe

This repo contains Front End code for theBlog App. Built using MERN Stack.
https://github.com/hawkpraveen/blog_app_fe

flowbite netilfy react-router-dom reactjs redux-persist redux-toolkit tailwindcss

Last synced: 28 days ago
JSON representation

This repo contains Front End code for theBlog App. Built using MERN Stack.

Awesome Lists containing this project

README

        

# About the Website

### Admin centric Blog app.

## Base URL - https://blog-app-react-redux-tailwind.netlify.app/

### 🔖Endpoints - Public Routes

### ➡️ Login User
URL - https://blog-app-react-redux-tailwind.netlify.app//signin

### ➡️ Register User
URL - https://blog-app-react-redux-tailwind.netlify.app/signup

### ➡️ About Page
URL - https://blog-app-react-redux-tailwind.netlify.app/about

### 🔖Endpoints - Private Routes

### ➡️ Profile Page
URL - https://blog-app-react-redux-tailwind.netlify.app/dashboard?tab=profile

### ➡️ Blog Creating Page
URL - https://blog-app-react-redux-tailwind.netlify.app/create-post

### ➡️ Blog Page
URL - https://blog-app-react-redux-tailwind.netlify.app/blogs

### Tech Stack

### FRONTEND LIBRARIES
- React JS
- Tailwind
- FlowBite
- Ant Design
- React-router-dom
- Redux
- Firebase

### FRONTEND PACKAGES
- Axios
- React Circular Progressbar

### BACKEND PACKAGES
- bcryptjs
- Express
- Mongoose
- Cors
- JWT