Skip to content

A MERN App in which users can share their secrets.

License

Notifications You must be signed in to change notification settings

kirasiris/secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secrets

A MERN App in which users can share their secrets.

You can check the app running at secrets

Feel free to use it and submit any feedback you might think about!.

Clone it

$ git clone https://github.com/kirasiris/secrets.git

Install dependencies on root folder

  • $ cd secrets
  • $ npm install

Install dependencies in client folder

  • $ cd secrets/client
  • $ npm install

Run dev in main folder

  • $ cd ../
  • $ npm run dev

Verify its running

  • locahost:5000

Access to it

  • localhost:3000

About

A MERN App in which users can share their secrets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published