Skip to content

Personal project to practice ReactJS with NextJS building the Valorant game interface.

Notifications You must be signed in to change notification settings

luanmessias/valorant-game-interface

Repository files navigation

Valorant Game Interface React Styled Components RestAPI Next.Js Typescript VSCode Linux Figma Photoshop

This project is a game interface based on Valorant game UI from Riot Games made with ReactJS and NextJs. The proposal of this project is for code practice. THe ursers can access many game data like characters, habilities, ranks, guns and other informations from a fake API.

Project Screen Shots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 5

Instalation

Run this command on project root folder

yarn install

or with npm

npm install

Running the project

Run this command on project root folder

yarn dev

or with npm

npm run dev

The project will run on this address:

http://localhost:3000

Dependencies

  • axios: Promise based HTTP client for the browser and node.js
  • cors: Node.js CORS middleware
  • framer-motion:
  • next: The React Framework
  • next-react-svg: Transform your svg image to a React component.
  • polished: A lightweight toolset for writing styles in Javascript.
  • react: React is a JavaScript library for building user interfaces.
  • react-dom: React package for working with the DOM.
  • react-paginate: A ReactJS component that creates a pagination.
  • styled-components: Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress
  • swr: React Hooks library for remote data fetching

Dev Dependencies

Show your support

Give a ⭐️ if you like this project!

Contact

If you want to contact me you can reach me at luanmessias03@gmail.com.

LinkedIn

License

License: MIT

About

Personal project to practice ReactJS with NextJS building the Valorant game interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published