Skip to content

nh-g/free-game-website

Repository files navigation

Game website with ReactJs , Styled Components and Typescript

1. About project

This is a single page website displaying a list of free games. Check Hosting URL

In this project, I practice Typescript and Styled Components, and creating custom hook to async fetch API with Axios.

2. Setup

  1. Clone repository git clone https://github.com/nh-g/free-game-website.git
  2. Open the terminal and navigate to the folder where the project is located.
  3. Install dependencies: npm i or yarn
  4. Run: yarn dev
  5. Open http://localhost:3000 to view it in the browser.

3. Dependencies

#typescript #es6 #styledcomponents #webpack #webpackdevserver #babel #eslint #prettier #axios

4. Resources

API: from Free-To-Play Games Database API

About

A free game website written by Typescript & React & styled-components, fetching API by axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published