Source Pocket has been created to help developer community to easily find most useful resources according to their level. Everyone is free to share their favorite resources, simply by adding their links according to our Contribution Guide.
๐ Semantic Commits are important for everyone. We would be very happy if you pay attention to this.
Project is created with:
- Docusaurus: 2.0.0-alpha.69
- ReactJS: 16.8.4
- MDX: 1.6.21
- clsx: 1.1.1
- Passion of software developers with some coffee and black tea ๐ฉ๐ผโ๐ปโ๏ธ๐จ๐ผโ๐ปโ๏ธ
In order run this project you need to have an Algolia API Key. Then, you can run it with the following commands.
$ export API_KEY={YOUR_ALGOLIA_API_KEY}
$ yarn
$ yarn start