Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanjaraiy/blogging_app

This repository showcases a Blogging App project built with JavaScript, Tailwind CSS, and React.js. Dive into a modern blogging experience with intuitive design and powerful features! 🚀💬
https://github.com/sanjaraiy/blogging_app

appwrite-auth appwrite-database html5 javascript react-hook-form react-router-dom reactjs redux-toolkit tawilwindcss tinymce-react vite

Last synced: 5 days ago
JSON representation

This repository showcases a Blogging App project built with JavaScript, Tailwind CSS, and React.js. Dive into a modern blogging experience with intuitive design and powerful features! 🚀💬

Awesome Lists containing this project

README

        

# Blogging Web App :-
This project is built on `TailwindCSS`, `JavaScript`, `React.js` and `Redux-toolkit`.

## React Create App Using Vite :-
```
npm create vite@latest
```
## Node-Modules install Link :-
```
npm install
```
## Dependencies Install :-
```
npm i @reduxtoolkit react-redux react-router-dom appwrite @tinymce/tinymce-react html-react-parser react-hook-form
```