fazt / mern-reminders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN STACK

This is a web application developed with the stack MERN (Mongodb, Express, React and Nodejs) that allow users to remind tasks based on a date and time. Practically it is a simple CRUD application with Cron Jobs. It is a simple project to understand the MERN stack.

Development

npm i
npm run dev
cd client
npm i
npm run dev

Deployment

npm run build

About


Languages

Language:JavaScript 95.5%Language:HTML 3.8%Language:CSS 0.6%