https://github.com/alexrogalskiy/web-card
Web card template
https://github.com/alexrogalskiy/web-card
Last synced: 3 months ago
JSON representation
Web card template
- Host: GitHub
- URL: https://github.com/alexrogalskiy/web-card
- Owner: AlexRogalskiy
- Created: 2020-12-19T19:12:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T07:09:12.000Z (about 3 years ago)
- Last Synced: 2025-01-26T10:13:29.712Z (5 months ago)
- Language: JavaScript
- Homepage: web-card.alexrogalskiy.vercel.app
- Size: 208 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React 2025
## Running Locally
```bash
$ git clone https://github.com/leerob/react2025.git
$ cd react2025
$ yarn
$ yarn dev
```## Built Using
- [Next.js](https://nextjs.org/)
- [Vercel](https://vercel.com)
- [Chakra UI](https://chakra-ui.com/)