This project intends to collect all the resources related to web development (mostly front-end) and design in one place.
This website is built using Fumadocs, a documentation framework.
$ pnpm i
$ pnpm start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ pnpm build
This command generates static content into the build
directory and can be served using any static contents hosting service.
If you have any front-end resources that you would like to share, please feel free to open a pull request with your additions. Please make sure to follow the formatting of the existing resources and to add your resource to the appropriate section.
This repository is licensed under the MIT License. See LICENSE for more information.