Skip to content

kinavi/web-news-react

Repository files navigation

Main

About web-news-react

A site for blogging or news. Maket

Main

What does he have?

  • Registration, authorization.
  • Section for filling the site (cms).
  • Filtering and Sorting.
  • Navigation (menu).
  • Draft. Convenient text editor.

Main

How it works?

Ssr site. What allows you to load data before rendering. (The feature is currently disabled. Turns on on demand) All data taken from mongoDB. Two collections of users and news are created. Tokens are stored in cookies.

Main

Need to do

The module is currently under development.

  • Autotest
  • JS refactoring
  • CSS refactoring
  • Fix bugs CSS header
  • Extend editor features
  • Extend filter features
  • Page layout 404
  • Add alerts for cms forms
  • Add button logout
  • Configure adding pictures to draft (Editor)
  • Add skeleton
  • Change token lifetime
  • Search for keywords on the news page

Installation

You must have installed mongoDB

url - 'mongodb://localhost:27017/web-news-react' to connect (default).

client build - npm run build:client server build - npm run build:server client start - npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •