Skip to content

MrGreenCheezz/EpamGameStoreProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EpamGameStoreProject

DotnetBuild NodeJsBuild

This is small game store project.

This repository contains Website made on React and Asp.net api server.

Features

  • All products shown on main page

  • All products crud operations

  • Registration and authentication

  • Comments and replys system

  • Shopping cart

  • Permissions for 3 groups (User, Admin, Manager)

    Install

To install this project follow this steps:

  1. Clone repository or download zip archive
  2. Open CapstoneProjetApi.sln in CapstoneProjectApi folder with Visual Studio (this is project for backend api server)
  3. Open command prompt and move to epam-gamestore folder
  4. Install all dependecies using command:
    npm i
    
  5. Then use command:
    npm run dev
    

For proper working you need to have Postgresql server on your local machine. You can download it here

About

Small web store project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published