Skip to content

sarkartanmay393/Blogosphere-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Blogosphere

Contributors Forks Stargazers Issues LinkedIn

Contains Javascript code of a blogging website using ReactJS, MongoDB, Express and Node.
Explore Code »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

Built With

  • JavaScript
  • React
  • Express
  • MongoDB

Things I Learned

  1. Web Application using React, Node and Express.
  2. Used Axios NPM Package.
  3. Used Firebase React APIs.
  4. Used MongoDB database.
  5. Created Custom Middlewares.

Packages I Used

  1. "axios"
  2. "dotenv"
  3. "firebase"
  4. "react"
  5. "web-vitals"
  6. "express"
  7. "firebase-admin"
  8. "mongodb"

Screenshots

Show
Highland Room Outlook

Hinghland Rooms

(back to top)

Getting Started

Running a development environment for this project will be the easiest thing in you day.

Prerequisites

Steps to run

  • Clone the repository

    git clone https://github.com/sarkartanmay393/Blogosphere-JS
  • Open our repo in terminal

    cd Blogosphere-JS
  • Run frontend via npm

    npm start
  • Now, open backend folder

    cd backend
  • First run the database(mongo)

    mongod --dbpath ./mongodb-data/ #Create your own database 
  • Run backend server via npm

    npm run dev

If any issue occured while running the server, just delete the roomreservation image from docker and start the compose again.

(back to top)

Roadmap

  • Web Application
  • Database
  • Real Project Transformation

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -s -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. Wait for review

Contact

Your Name - Tanmay Sarkar @sarkartanmay393 - hello@tanmaysarkar.tech

Project Link: https://github.com/sarkartanmay393/Blogosphere-JS

Thanks for visiting my project. If you like it, please give it a star. It will help me a lot. Thanks again!

(back to top)

About

Contains Javascript code of a blogging website using ReactJS, MongoDB, Express and Node over blockchain. PS: Need to use `http://` to access the webapp

Topics

Resources

Stars

Watchers

Forks