Simple React App and Flask Server to pull in stories from Hackernews
🏠 Homepage
cd client && yarn installcd server
pipenv installcd client && yarn startcd server
pipenv shell
pip install -r requirements.txt
flask runYou will need to set two environment variable
FLASK_APP=server.py
FLASK_ENV=development👤 Donald Whitely
- Website: https://www.donwhitely.com
- Twitter: @thedonrockz
- Github: @dswhitely1
- LinkedIn: @donwhitely
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator