Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 385 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 385 Bytes

build-the-feed

Community driven programming & tech forum to create, share knowledge and connect with other developers.

Test-website: https://build-the-feed.vercel.app/

Tech stack

  • React.js
  • TypeScript
  • TailwindCSS
  • Firebase

Run Project

Set your Firebase config values in a .env file in root of the project.

npm install
npm run start