amorabarrantes / wiki-Valorant

Practice Project (Javascript + Html+ Css)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIKI-VALORANT

Andres Mora Barrantes

linkedin   github

Description

wiki-Valorant is a practice MVC Project, originally thought to practice HTML, CSS and Javascript. Also, with this project I practiced API consumption, responsive-design, Javascript(events, classes, inheritance), and finally I used parcel to bundle the application.

The main purpose of the application, is to be a wiki of the Valorant game, in which the final user can consult from (agent, map or others) information.

Screenshots

Application General View

Entries View Example

Results View Example

Responsive Design example

How to run

  1. Clone the project
  2. Open the folder directory
  3. Install dependencies with the following command:
npm install

Run the project with:

npm start

About

Practice Project (Javascript + Html+ Css)


Languages

Language:JavaScript 62.3%Language:CSS 22.7%Language:HTML 15.0%