Skip to content

zaidmukaddam/mini-feed

Repository files navigation

Logo

Mini Feed

The one-stop shop for content you love.

Demo

Here's a quick demo of the app.

Mini Feed - The one stop shop for content you love

Run Locally

Clone the project

  git clone https://github.com/zaidmukaddam/mini-feed.git

Go to the project directory

  cd mini-feed

Install dependencies

  npm install

Create an .env file in root and add your variables

  AUTH0_SECRET=
  AUTH0_BASE_URL=
  AUTH0_ISSUER_BASE_URL=
  AUTH0_CLIENT_ID=
  AUTH0_CLIENT_SECRET=
  MONGODB_URI=
  TWITTER_BEARER_TOKEN=

Start the app

  npm run dev

Tech Stack

  • NextJS

  • MongoDB

  • Auth0

  • Framer Motion

  • Vercel

Author

Zaid Mukaddam

License

MIT

About

The one-stop shop for content you love.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published