Skip to content

Esbj/Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore

Description

This project is a mockup of a webshop for a bookstore. It uses a backend application written in Node.js and frontend application written in React, TypeScript, and SCSS.

The component library we have used is Material UI

We created an idea of how we wanted the design to look like in Figma


Backend

Technologies used:

  • Node.js
  • Express.js
  • Dotenv

How to run the backend server

  1. Navigate to the backend directory from the root of the project using the command:
cd backend
  1. Install the necessary dependencies:
npm install
  1. Start the server
npm start

Frontend

Technologies used:

  • React
  • TypeScript
  • SCSS
  • Dotenv
  • Vite

How to run the frontend server

  1. Navigate to the frontend directory from the root of the project using the command:
cd frontend
  1. Install the necessary dependencies:
npm install
  1. Start the server:
npm run dev

Contact

Alexander Esbjörnssson

Anton Jonsson

Qendresa Shala

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •