Code Hour is a app that helps you share your daily 100days of code challange progress!
🏠 Homepage
You have to create .env file with following data:
API_KEY=<your_twitter_api_key>
API_KEY=<your_twitter_secret_api_key>
A_TOKEN=<your_twitter_access_token>
A_TOKEN_SECRET=<your_twitter_secret_token>
This is only temporary solution, later on i'll provide first party installer and development version will feature ui elements to set this data manually through app
yarn install
yarn run start
yarn package
👤 Maciej Wiatr
- Website: mwiatr.live
- Twitter: @maciej_wiatr
- Github: @MaciejWiatr
- LinkedIn: @maciej-wiatr
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator