InfoSPhere is a simple blog web application built with ReactJs and Firebase. It allows users to create, read, and comment on posts. The posts and images are stored in Firebase, making it easy to scale and manage the app. The app is also responsive, which means it works well on all types of screens.
To get started, clone this repository and install the dependencies:
git clone https://github.com/0rigin-c0de/PiedPier01.git
cd PiedPier01
yarn
Then, start the development server:
yarn start
The app will be available at http://localhost:3000.
This app includes the following features:
- Users can create, read posts.
- Users can comment on posts.
- Posts are stored in Firebase.
- Images are also stored in firebase.
- Responsive to all types of screens
If you would like to contribute to this app, please follow these steps:
- Fork the repository.
- Create a branch for your changes.
- Make your changes.
- Commit your changes and push them to your branch.
- Open a pull request.
I am always happy to receive feedback and suggestions. Please feel free to open an issue or send me a message.
This app is licensed under the MIT License.