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 [email protected]:helman101/economist-app.gitcd economist-appnpm install
- Go to your terminal
- Run
npm testto 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!