Skip to content

guranda26/online-shop

Repository files navigation

Online Shop Project

This project is an online shop built using Next.js. It features a modern and responsive design, allowing users to browse and purchase products seamlessly. The application includes functionalities such as product listing, searching, adding to cart, and user authentication.

Features

  • Product Listing: Users can view all available products with images, titles, descriptions, and prices.
  • Search Functionality: Users can search for products by title or filter by price.
  • Add/Edit/Delete Products: Admin users can add new products, edit existing ones, and delete products from the list.
  • Responsive Design: The application is fully responsive and works on various devices and screen sizes.
  • User Authentication: Users can create accounts, log in, and manage their profiles.

Getting Started with Next.js

This project was bootstrapped with Next.js.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the .next folder.
It correctly bundles your application 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!

npm start

Starts the application in production mode.
Ensure that you have built the application using npm run build first.

npm run lint

Runs ESLint to check for linting errors in your code.

About

Task for the React Accelerator program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors