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
- Host: GitHub
- URL: https://github.com/yash-jivani/bookmarkweb
- Owner: yash-jivani
- Created: 2022-04-09T12:12:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T12:12:34.000Z (about 4 years ago)
- Last Synced: 2025-02-14T22:33:51.543Z (over 1 year ago)
- Topics: css, html, node, npm, postcss, tailwindcss
- Language: HTML
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`