Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snacksncode/design-recreation
https://github.com/snacksncode/design-recreation
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snacksncode/design-recreation
- Owner: snacksncode
- Created: 2023-04-08T11:43:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T19:54:07.000Z (over 1 year ago)
- Last Synced: 2023-10-16T18:00:18.478Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://design-recreation.vercel.app
- Size: 6.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, install the dependencies:
```bash
npm install
# or
yarn install
```And then run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.