Skip to content

The Daily Baiust is a university news portal built using React and Firebase. It allows users to read news articles, create accounts, and comment on articles. The website is designed with a responsive layout using Bootstrap classes. User authentication is handled by Firebase Authentication, and the client-side is deployed on Firebase Hosting.

License

Notifications You must be signed in to change notification settings

almahmudsarker/the-daily-baiust-news

Repository files navigation

The Daily Baiust

The Daily Baiust is a university news portal where users can read news articles, create accounts, and comment on articles. The website is built using React and Bootstrap classes for styling. Firebase Authentication is used for user authentication, and the client-side is deployed on Firebase Hosting. The backend server is deployed on Vercel.

Visit Here

https://the-daily-baiust.web.app

  • Initially login if signup didn't work ! please use default as - admin@gmail.com - 123456

Features

  • User authentication using Firebase Authentication
  • User can read news articles without logging in
  • Authenticated users can comment on news articles
  • Responsive design using Bootstrap classes

Technology Used

  • React
  • Firebase Authentication
  • Firebase Hosting
  • Vercel
  • Bootstrap
React Vault Firebase Bootstrap Express Figma JavaScript npm Node.js Git Visual Studio Code Windows

Installation

To run the project locally, clone the repository and install dependencies using npm.

git clone https://github.com/your-username/the-daily-baiust.git
cd the-daily-baiust
npm install

Usage

To run the project locally, use the following command:

npm start

This will start a local development server at http://localhost:5000

Deployment

The client-side is deployed on Firebase Hosting using the following command:

npm run build
firebase deploy

The backend server is deployed on Vercel.

License

picture alt

This project is licensed under the terms of the MIT license. See the file for more information.

About

The Daily Baiust is a university news portal built using React and Firebase. It allows users to read news articles, create accounts, and comment on articles. The website is designed with a responsive layout using Bootstrap classes. User authentication is handled by Firebase Authentication, and the client-side is deployed on Firebase Hosting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published