Skip to content

Latest commit

 

History

History
78 lines (47 loc) · 1.16 KB

README.md

File metadata and controls

78 lines (47 loc) · 1.16 KB

News Explorer

Search, browse and bookmark your favorite news articles for later reading.

Demo

Features

  • Search news articles
  • Bookmark
  • Signup / Session persistence
  • Mobile / Tablet / Desktop compatiblity

Tech Stack

Client: React

Server: Node, Express, MongoDB

Run Locally

Clone the project

  git clone https://github.com/Omriruvio/news-explorer-frontend.git

Go to the project directory

  cd news-explorer-frontend

Install dependencies

  npm install

Start the server

  npm run start

Deploy the frontend

After making desired changes:

  npm run deploy

Roadmap

  • Image placeholders

  • UI improvements / Animations

  • Externally share articles

  • User preferred color scheme adjustments

Acknowledgements

Contact - Omri Ruvio