Musing is a dynamic web application designed for bibliophiles and literary enthusiasts to share their favorite excerpts, thoughts, and recommendations from novels, biographies, and other literary works. With its user-friendly interface and robust features, Musing allows users to engage with each other, discover new reads, and organize their literary preferences efficiently.
Framework - React-Vite CSS - Boostrap & custom sytling Backend - Firestore Database Hosting - Firebase Hosting
To get a local copy up and running, follow these simple steps. 1.Make sure you have the latest version of NodeJS installed using the command:
npm install npm@latest -g2.Clone the repository using the following command:
git clone https://github.com/Prem203/MusingApp.git3.To install package dependencies, use the following command:
npm install4.To run the program:
npm run dev5.If any errors, persist make sure you have Firebase installed:
npm install --save firebaseLogin id: Prem@gmail.com
Password: Prem@1350
The project is licensed user MIT and is publicly available to all for use.