EricaReis / comixtore

A repository for a fictious e-commerce of comic books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

ComiXtore is a fictious e-commerce of comic books made with data from Marvel Development API.

To run the app you can access https://comixtore.herokuapp.com/ or follow the steps below:

First, clone the project:

git clone https://github.com/EricaReis/comixtore.git

After, install the dependencies:

npm install
# or
yarn install

Then

npm start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

Technology

The following tools were used in the development of the ComiXtore application:

Deployed at: Deploy

Developer


Érica Beatriz dos Reis

ericabeatrizdosreis@gmail.com

About

A repository for a fictious e-commerce of comic books

License:MIT License


Languages

Language:CSS 67.0%Language:SCSS 25.7%Language:JavaScript 7.2%Language:HTML 0.2%