Skip to content

VindoKountur/waysbook-fe

Repository files navigation

Waysbooks (Frontend)

A web app where users can buy and download books that are available

Demo

View

Tech Stack

Client: React, TailwindCSS, Typescript

Others: Midtrans, JWT, Vite

Run Locally

Clone the project

  git clone https://github.com/VindoKountur/waysbook-fe

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_BASE_URL=<link-to-backend>

VITE_MIDTRANS_CLIENT_KEY=<your-midtrans-client-key>

Screenshots

Home

Detail Order

Ordering

Profile

Releases

No releases published

Packages

No packages published

Languages