Get top posts form the best developer platforms. Shows top posts from Hashnode, dev, Hackernews, Producthunt, Github and Techcrunch.
Built with React and TailwindCSS
This project was bootstrapped with Create React App.
git clone https://github.com/rutikwankhade/devspace.git
cd devspace/
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Fork it (https://github.com/rutikwankhade/devspace/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Don't forget to leave a ⭐ if you found this useful.