Skip to content

helman101/economist-app

Repository files navigation

The Economist Scraper Front-end

A simple web app, that counts with user authentication and displays the data scraped for the back-end part of this project.

  • JavaScript
  • REACT
  • REDUX
  • Jest
  • Enzyme
  • HTML
  • CSS

Getting Started

To set up a local copy of the project

  • git clone git@github.com:helman101/economist-app.git
  • cd economist-app
  • npm install

Run tests

  • Go to your terminal
  • Run npm test to run all the tests.

Run locally

  • Now you are ready to run a local server
  • Go to your command line and put npm start
  • Go to https://localhost:3000/
  • Try it!!

Author

👤 Andres Ortegon

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

A simple website that scraps the articles from the economist webpage, and displays them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published