Charge Now- Deployed Link
Charge Now is a bulk mailing web service where user can create a mailing list and send mails to all all of those emails with just one click, with realtime status for mails sent. This project also has admin access where the admin can add or remove service plans that the users can buy.
- Home Page
- Customer Page/ Pricing Page
- Login/Sign Up page
- OTP for resetting password
- User Dashboard
- Admin Dashboard
- Checkout Page
- Next JS
- JavaScript
- Express JS
- Node JS
- Nodemailer
- MongoDB
- JSON Web Token
- Socket.io
- Chakra UI
- Redux
- Fork the repo, then clone it
- Use 'npm install' to install all the dependencies
- Use 'npm run dev' in the frontend folder to run frontend on localhost 3000
- Use 'npm start' in the backend folder to run frontend on localhost 8080