Skip to content

gianValentin/ecommerce-frontend

Repository files navigation

E-Commerce Demo with NextJS 13, Redux Toolkits Query, Tailwind Css

This Next.js project that contains the core with the technologies of NextJs 13, Redux toolkit query and Taildwind Css

Java 21 Spring Boot 3 Json Web Token PostgresSql

Feature

  • Implements the new version of nextjs 13, which is required to be used with ReactJS 18
  • Implement the new version of Redux Toolkit Query for state management.
  • Implement the Redux Persist for the persistence of states in user sessions.
  • Implement the Taildwind 3 Framework css.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deploy Production on Vercel

Check out our Next.js deployment production for more details.

About

This application is a demo of an e-commerce, based on Reactjs, nextjs, redux toolkit and tailwind technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors