This is a simple website that uses Next.js 13 with experimental appDir feature enabled. The website uses two APIs to display information related to the game VALORANT.
The website allows users to browse through different weapons, agents, and other game-related information using the APIs mentioned above. Additionally, users can search for a particular user and view their previous matches.
To run this website, you need to have Node.js and npm installed on your system. Once you have those installed, follow the steps below:
- Clone the repository
- Run
npm installto install all the dependencies - Run
npm run devto start the development server - Open http://localhost:3000 with your browser to see the result