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
To set up a local copy of the project
git clone git@github.com:helman101/economist-app.git
cd economist-app
npm install
- Go to your terminal
- Run
npm test
to run all the tests.
- 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!!
👤 Andres Ortegon
- GitHub: @helman101
- Twitter: @helman1011
- LinkedIn: Andres Ortegon
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!