Skip to content

shantanu-verma-salpro/Zefny-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zefny 📝

Zefny is a simplistic article writing platform crafted for learning purposes, powered by Next.js.

Demo 🚀

Check it out here.

Features ✨

  • Clean UI showcasing recent articles
  • User Authentication
  • Article Search
  • Categorized Articles
  • Markdown Editor for creative writing
  • Downloadable Articles
  • Progressive Web App (PWA) functionality
  • Responsive Design

Tech Stack 🛠️

Getting Started 🏁

Install dependencies:

npm install

Set up your environment variables in .env.local:

MONGODB_URI=
MONGODB_DB=
AUTH0_DOMAIN=
AUTH0_CLIENT_ID=
AUTH0_CLIENT_SECRET=` 

Run the development server:

npm run dev

For a production build:

npm run build

Deployment 🌐

Deploy on Vercel:

  • Import this project and follow the prompts.

Feel free to contribute, and make sure to star the repo if you like it! ⭐

About

Article publishing platform in nextjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published