Skip to content

calebesg/proshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PROSHOP


A E-Commerce project

About   |    Technologies   |    Getting started   |    License

GitHub language count Repository size License MIT


demo


💻 Technologies

  • React Js — A JavaScript library for building user interfaces
  • Node Js — A web framework for Node Js
  • Redux — A Predictable State Container for JS Apps
  • Typescript — A Program lamguage
  • Bootstrap — A front-end framework

🏃💨 Getting started

  1. Clone this repo with git clone https://github.com/calebesg/proshop.git
  2. Move yourself to the proshop directory: cd proshop

☁️ Getting started server

  1. Move yourself to the server directory: cd backend
  2. Run yarn or npm install to install all dependencies
  3. Run npm run dev inicialize server

💻 Getting started web

  1. Move yourself to the web directory: cd frontend
  2. Run yarn or npm install to install all dependencies
  3. Run npm start to start project

📝 License

This project is licensed under the MIT License - see the LICENSE page for details.