Skip to content

Basically it is a diary based chatting application where you can talk to yourself or write about what you feel using some random names. This project is solely made to learn a new technology of sockets and implement it. Do share your suggestions to improve it.

Notifications You must be signed in to change notification settings

Snehil-Mittal/FabDiary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

FabDiary

About the project   |    Technologies   |    Getting started   |    How to contribute   |    License

💻 About the project

  • Basically it is a diary based chatting application where you can talk to yourself or write about what you feel using some random names. This project is solely made to learn a new technology of sockets and implement it. Do share your suggestions to improve it.

🚀 Technologies

  • SocketIO
  • ReactJs
  • Javascript
  • CSS
  • HTML

💻 Getting started

-Just clone the project start the server and enjoy -Quick Demo at https://rocky-coast-52940.herokuapp.com/

Requirements

  • Null

Clone the project and access the folder

$ git clone https://github.com/Snehil-Mittal/FabDiary.git
$ cd FabDiary

Follow the steps below

npm i
npm start

Follow the steps below

# Clone your fork
$ git clone your-fork-url && cd NOME_DO_REPO

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m 'feat: My new feature'

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch

About

Basically it is a diary based chatting application where you can talk to yourself or write about what you feel using some random names. This project is solely made to learn a new technology of sockets and implement it. Do share your suggestions to improve it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published