Table of Contents
WordWallet is a mobile and desktop supported web-application that collects words and their meanings via neumorphic mobile and web responsive UI.
It can be accessed at https://mywordwallet.com/
The technical stack used for developing this application was:
- Vanilla Javascript (used MVC arhcitecture)
- CSS (no external css library was used)
- Webpack
- Babel
- Axios (to make REST API calls to the database)
- MongoDB
- Express
- Mongoose
- JSONWebToken (for authentication)
- Nodemailer (for sending email )
- Netlify (for hosting Front-end and back-end code)
- Sendgrid for sending emails
Frontend Source Code: https://github.com/mrynalrai/wordWallet
Backend Source Code: https://github.com/mrynalrai/wordWalletAPI
Below are few screenshots of the website in desktop and mobile.