Skip to content

Kritisha-Parashar/Pinokio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinokio

Pinokio is a real-time chat application designed to enable seamless communication between users.

Features

  • Real-time messaging for instant communication.
  • Secure user authentication with login and registration functionality.
  • Responsive design for an optimal experience on all devices.
  • See who is online using the Show online feature in the chatbox.

Technologies Used

  • Frontend: React.js, HTML5, CSS3
  • Backend: Node.js, Express.js
  • Database: MongoDB

Installation

Follow these steps to set up the project on your local machine:

  1. Clone the repository:
    git clone https://github.com/Kritisha-Parashar/Pinokio.git
    
  2. Navigate to the project directory:
    cd Pinokio
    
  3. Install dependencies: ->Backend:
    cd backend
    npm install
    ->Frontend:
    cd ../frontend
    npm install
    
  4. Start the application: ->Backend:
    cd backend
    npm start
    ->Fronted:
    cd ../frontend
    npm start
    
  5. Access the application: Open your browser and navigate to http://localhost:3000

About

Realtime chatting application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages