Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! 🚀💬
- Host: GitHub
- URL: https://github.com/sanjaraiy/blogging_app
- Owner: sanjaraiy
- Created: 2024-01-29T12:44:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T13:53:30.000Z (2 months ago)
- Last Synced: 2024-09-06T16:11:58.198Z (2 months ago)
- Topics: appwrite-auth, appwrite-database, html5, javascript, react-hook-form, react-router-dom, reactjs, redux-toolkit, tawilwindcss, tinymce-react, vite
- Language: JavaScript
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```