A fast, minimalistic markdown supported blogging platform
- Basic user authentication
- Add, view and delete blogs
- Add blog cover image links
- Markdown supported
- Fully responsive
Frontend: React, Context API, TailwindCSS
Backend: ExpressJS, MongoDB
Deployement: Heroku
.
βββ client/
β βββ public
β βββ src/
β β βββ assets
β β βββ components
β β βββ context
β β βββ pages
β β βββ App.jsx
β β βββ index.css
β β βββ index.js
β βββ craco.config.js
β βββ package-lock.json
β βββ package.json
β βββ tailwind.config.js
β βββ yarn.lock
βββ models
βββ routes
βββ index.js
βββ package-lock.json
βββ package.json
If you have any feedback, please reach out to me here.