Skip to content

enesdir/cn-market

Repository files navigation

CN-Market

cn-market

forthebadge

This is a Next.js project bootstrapped with create-next-app, added with Chakra UI and TypeScript setup.

🔋⚡ Battery Packed Demo

  • ✔️ toolings for linting, formatting, and conventions configured

    eslint, prettier, husky, lint-staged, and standard-version

  • 📱 PWA-ready

    next-pwa configured, disabled by default, just enable it through next.config.js

  • 🔎 SEO optimization configured

    with next-seo and next-sitemap. you'll need to reconfigure or tinker with it to get it right according to your needs, but it's there if you need it.

  • 🎨 Landing, Store, Features, Pricing responsive layout configured

Getting Started

Clone this repo;

git clone https://github.com/codenuru/cn-market.git

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

References

Releases

No releases published

Packages

No packages published