/mern-project

MERN. Site about News.

Primary LanguageCSS

News

On this site exists three roles: user, editor and admin. User can comment post, add to list favorites post. Editor can do CRUD operations with post. Admin can do CRUD operations with user.

After registration you should activate your email during 15 minutes. Mail could be spam in folder.

Technology

  • Mongoose
  • Express
  • React
  • Node.js
  • Passport.js
  • Nodemailer+handlebars
  • Cloudflare
  • Multer
  • Redux
  • Bootstrap

Deploy

Install project

$ npm install

Start dev version

$ npm run dev

Build version

$ npm run build