Skip to content

This is a simple clone of the desktop version of the hltv.org homepage.

License

Notifications You must be signed in to change notification settings

guilhermeg2k/hltv-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLTV.org Clone

This is a simple clone of the desktop version of the hltv.org homepage. It was created using create-react-app with typescript and pure css.

Preview

How to run

First you need to make sure that you have both git and nodejs installed on your computer

Then you need to clone the repository with git

git clone https://github.com/guilhermeg2k/hltv-clone.git
cd hltv-clone

So you can install the dependencies and run it with npm or yarn

npm install
npm start
yarn install
yarn start

Made by Guilherme (~_^)

About

This is a simple clone of the desktop version of the hltv.org homepage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published