Skip to content

A full-stack MERN application, will deploy soon.

License

Notifications You must be signed in to change notification settings

akash5100/Tweesy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweesy

A web app to pour out your thoughts.

View UI/UX here

Running App

  • Clone the repository
  • update .env file in server side
  • latest LTS node required to run the server side
  • need two terminal window to run both the server and client side
  • on the first terminal window
  • cd to the server side and run npm start
  • on the second terminal window
  • cd to the client side and ruin npm start
  • After starting both the server side and the client side, you can open localhost:3000

About

A full-stack MERN application, will deploy soon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published