Skip to content

karolinaru/ecom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

E-commerce site built with React.js, HTML and SCSS. The app fetches API calls and displays products that can be then sorted in specific order. The app contains custom components and useful external plugins (e.g. for pagination and routing).

Technology

The App is built with ReactJS. It uses Axios to get a GitHub API call and React-Paginate for pagination. Styles are made with Sass.

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

npm install

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000

npm start

Link

The app is published here: https://karolinaru.github.io/ecom/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published