The main purpose of the project is to write the project on stack: React, TypeScript, Redux Toolkit, Next.js. The project itself is a simple catalog of an online store.
The project implemented a global redux store. The data itself comes from a remote server from https://fakestoreapi.com/ and using RTK Query.
- Programming languages: HTML, CSS, TypeScript;
- Libraries: React, Redux Toolkit, RTK Query, Next.js, React-icons, Tailwind CSS;
https://github.com/User-960/Project-online-shop.git
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!