Live linK: https://bitsream-a3982.web.app/
client repo: https://github.com/Jisan-Dev/Bitstream-client
Bitsream is a cutting-edge tech blogging platform that empowers individuals to share their expertise, engage with a global community, and stay ahead of the curve in the ever-evolving digital landscape. With its innovative features and user-friendly interface, Bitsream offers a seamless and immersive experience for tech enthusiasts and industry professionals alike. Here are the key features that set Bitsream apart:
- Authentication with form and google account.
- Responsive design.
- Saving blogs as bookmarked.
- Effortlessly create, publish, and manage blogs
- Users can give their thoughts by commenting under blogs/
- Robust Search and Filtering.
- clone the repo in your machine
- run "npm install" in terminal from the cloned directory to install all the dependencies.
- you'll have to create your own mongodb database & integrate api services and add the environment varaiables.
- and then run "npm run start" to start the project in your local server.
- if you have nodemon installed in your machine then you can run "npm run dev"