Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihtuzunn/sample-products-filter
https://github.com/fatihtuzunn/sample-products-filter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatihtuzunn/sample-products-filter
- Owner: fatihtuzunn
- Created: 2023-08-17T00:09:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-16T23:29:05.000Z (about 1 year ago)
- Last Synced: 2024-05-17T20:18:14.413Z (7 months ago)
- Language: JavaScript
- Homepage: https://task-fatihtuzunn.vercel.app
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo
[https://task-79853vb27-fatihtuzunn.vercel.app/](https://task-79853vb27-fatihtuzunn.vercel.app/)## Kullanılan Teknolojiler
Next.js, Tailwind## Bilgisayarınızda Çalıştırın
First, run the development server:```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!