Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

andreasphil/bookmarks

Repository files navigation

Bookmarks 🐿

A collection of useful and mostly free resources and tools around web development, design, and programming in general

Built with Next.js

💡 This project is a playground for tinkering with various technologies, and is re-written every once in a while. Previous versions were built with Deno and WMR.

Development

The site is a React app built with Next.js, and powered by the new App Router. Bookmarks are stored in /data. The following commands are available for developing and running the app:

npm run dev     # Start development server
npm run build   # Create a production bundle
npm run start   # Serve the production bundle locally

Deploy to Vercel

Deployment should work out of the box when linking the repository to a project on Vercel.

Credits

Apart from the open source packages listed in package.json, Bookmarks uses:

Thanks 🙏

About

🐿 A collection of useful and mostly free resources and tools around web development, design, and programming in general

Resources

License

Stars

Watchers

Forks

Packages

No packages published