It is a social media application where different users across the world joins the platform and build, push, and maintain their notes.
Node: 16.13.2 Package Manager: npm 8.1.2 OS: win32 x64
Checkout https://github.com/itsmdasifraza/notegram-angular-client for further code.
Checkout https://notegram-express-server.vercel.app/ to view application in production.
Run npm start
for a development server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.
Run npm run build
for a production server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.