Next Js E Commerce Store

screenshot of Next Js E Commerce Store

A user-friendly webshop for used premium bikes, created with Next.js (v13), React, and SCSS for a smooth shopping experience from start to finish

Overview

Ride On is a simple webstore created with Next.js as part of the UpLeveled bootcamp. It is a bike webstore that sells used road bikes that have been checked by experts beforehand. The webstore is deployed on fly.io.

Features

  • Next.js framework for efficient and fast rendering of web pages.
  • PostgreSQL database to store and manage product information.
  • Playwright for browser automation and testing.
  • SCSS for customizable and maintainable styling.
  • Support for multiple languages: JavaScript, JSX, TypeScript, TSX.

Summary

Ride On is a simple bike webstore created with Next.js. It uses a PostgreSQL database for storing product information, Playwright for browser automation and testing, and SCSS for styling. The installation process involves cloning the project, setting up the database, creating an environment file, and optionally starting the deployment server.