Skip to content

A e-commerce made with Next, Shadcn and Tailwind in the client side,and Node.js paired with Express into the backend.

Notifications You must be signed in to change notification settings

de-Padua/inspire

Repository files navigation


Inspire - Online store

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Welcome to the open-source Next.js E-Commerce ! This project is built with TypeScript, Tailwind CSS,React (Front-end) and Node,js,express with Mongodb (Backend) providing a powerful and flexible solution for building and managing your e-commerce website.

Here's some of the main features:

  • Next.js 13 App Router and React Server Components.
  • Admin dashboard with products, orders, and payments. (TODO)
  • Authentication using httpOnly cookies.
  • Type-Validation with Zod..
  • Client side with products, and categories
  • Email verification and invoices using react-email-tailwind-templates. (TODO)
  • UI built with Radix and stunning UI components, all thanks to shadcn/ui.

Of course, this project is still in development.

(back to top)

Built With

This section list major frameworks/libraries used in this project.

My Skills

(back to top)

Getting Started

Prerequisites

Make sure that you have node.js installed

  • npm
    npm install npm@latest -g

Installation

_Below is an example of how you can install (assuming you have some knoledge about npm and node,also some knoledge with dbs)

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install

(back to top)

Roadmap

  • Integrate with MongoDB
  • Mobile friendly
  • Add Additional Templates w/ Examples
  • Multi-language Support
    • Chinese
    • Spanish

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Email : toninhoport@gmail.com

Project Link: https://github.com/de-Padua/inspire-client

(back to top)

About

A e-commerce made with Next, Shadcn and Tailwind in the client side,and Node.js paired with Express into the backend.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published