Skip to content

Iamsidar07/Lord-of-the-rings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lord of the Rings

An app built in react with vite that uses lord of the rings api.

Technology used:

  1. Css
  2. React
  3. Api (Application Programming Interface)
  4. Custom hooks to fetch data
  5. Hooks (useState, useEffect)

How to set up this project in your local machine ?

  1. clone this repository git clone repository-http-url

  2. change your directory cd repository-name

  3. open your terminal and run if you are using npm then npm install or yarn if you are using yarn.

  4. start your devlopment server by running command in your terminal npm run dev or yarn dev

Here are the some screenshots of this app

Lord of the rings, Lord of the rings,

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: