An open API service indexing awesome lists of open source software.

https://github.com/yash-jivani/bookmarkweb

Bookmark website UI
https://github.com/yash-jivani/bookmarkweb

css html node npm postcss tailwindcss

Last synced: 3 months ago
JSON representation

Bookmark website UI

Awesome Lists containing this project

README

          

# Bookmark website

## Techstack
- HTML
- CSS, Postcss
- tailwindcss
- npm
- node

## Installation

clone repo to local machine with > `git clone`

install node pacakages > `npm -i`

host on localhost :3000 > `npm run start`