Skip to content

A React web application of Valorant in-game assets and items

Notifications You must be signed in to change notification settings

ohersi/Valorant-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valorant Database

A website for viewing Valorant game assets, items, and esports matches.

This project was bootstrapped with Create React App.

Demo

View the application at Valorant-DB.

Features

  • Collection of Valorant assets and items such as agents, weapons and their skins, maps, and player cards.
  • Hoverable items reveal more when clicked.
  • Esports match information; live scores, upcoming matches and previous results.

Documentation

API's used for data:

NPM Packages used:

Run Locally

Clone or download repository

  git clone https://github.com/ohersi/Valorant-DB.git

Go to the app directory

  cd valorant-db

Install dependencies

  npm install

Start the server

  npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Lessons Learned

  • Working with external APIs
  • Creating an API
  • Adding custom data to API json data
  • Creating pages that link to one another using React Router
  • Animating using Framer Motion
  • Better understanding of CSS styling and media query for responsive page

Acknowledgements

About

A React web application of Valorant in-game assets and items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published