Full-stack social media app. Built in React, Next.js, and Firebase, and hosted on Vercel.
Libraries used:
- Chakra UI
- Firebase
- Lodash
- React-Firebase-Hooks
- React-Hook Form
- React-Markdown
- npm >=5.5.0
- npm >=9.3.0
npm install
# or
yarn install
Run the development server with:
npm run dev
# or
yarn dev
Open http://localhost:3000 to view it in your browser.