Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Osama-Khan/react-shop

Repository files navigation

ReactJS Shop

A shopping app built with React. It was started as a practice project for ReactJS. (api)

Setup

Run the following commands in order to start up the app

  • Clone the repo: git clone https://github.com/Osama-Khan/react-shop
  • CD into the created directory: cd react-shop
  • Create a .env file from the example: cp .env.example .env
  • Add API domain and port to .env file
  • Install the dependencies: npm install
  • Start up the app: npm start

About

An e-commerce app created in ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published