A website using React, JavaScript, HTML5, and CSS3/Bootstrap to display Valorant, a new fps by Riot Games.
- React.js
- HTML5
- CSS3
- Bootstrap 4
- npm 6 or higher
- Clone the repository.
- Install all dependencies with NPM.
- Start the project. After starting, you can view the application by opening http://localhost:3000 in your browser.
Try the application at https://capable-lollipop-e2537f.netlify.app/
git clone https://github.com/dae-hyun-kim/valorant-mimic
cd valorant-mimic
npm install
npm start