Skip to content

lushnis/MERN-NEWS-WEBSITE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-ECOMMERCE

Description

An News Website built with React , and utilizes third party API's. This Website enable two main different flows or implementations:

  • features:

    1. React for displaying UI components
    2. ContextAPI to manage application's state

Install

Some basic Git commands are:

$ git clone https://github.com/mohamedsamara/mern-ecommerce.git
$ cd project
$ npm install

Start development

$ npm run dev

Simple build for production

$ npm run build

Run build for production

$ npm start

Languages & tools

  • Javascript
  • HTML *Bootstrap
  • React

Code Formatter

  • Add a .vscode directory
  • Create a file settings.json inside .vscode

About

Comprehensive, up-to-date news coverage, aggregated from sources all over the world by Google News Website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 8.6%