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!.
$ git clone https://github.com/kirasiris/secrets.git
- $ cd secrets
- $ npm install
- $ cd secrets/client
- $ npm install
- $ cd ../
- $ npm run dev
- locahost:5000
- localhost:3000