Skip to content

RezaZeraatkar/nextjsOnlineStore

Repository files navigation

Nextjs Online Store Dashboard (Under Development)

The Nextjs Online Store Dashboard is a robust platform designed to manage an online store. It’s currently under development and once completed, it will allow users to create different products and categories for their online store. You can see app Demo at [https://nextjs-online-store.vercel.app/]

Features of the dashboard

  • Product managment: Displays a list of products with essential details like name, price, image and so on and also enables the user to created products and update them.
  • User Authentication: Supports user registration, login, and profile management through clerk.
  • Category Management: Enables users to create and manage various categories for their products.
  • Order Reporting: Provides a comprehensive report of orders placed on the online store.
  • Settings: Allows users to customize various aspects of their online store.

Tech Stack

  • Next.js with typescript: Used for server-side rendering, static site generation, and the overall app structure.
  • React: Powers the UI components of the application.
  • Styled Components and tailwindcss: Handles styling.
  • Vercel: Used for app deployment and hosting.

Getting Started

  1. Clone the repository to your local machine.
  2. Install the dependencies using npm install.
  3. Create a .env.local file in the root directory and add your environment variables.
  4. Run the development server using npm run dev.

Contributing

We welcome contributions!.

License

This project is licensed under the terms of the MIT license. See the [https://opensource.org/license/mit/] file for details.

Contact

If you have any questions or feedback, please feel free to send me an email at [[email protected]].

About

an online store developed with nextjs 13.5 app router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published