davitlabadze / davitlabadze-movie-quotes-front

0 stars 0 forks source link

Table of Contents

About the application

Movie Quotes is a website where you can browse the website and view a random movie quote. Also go to the random movie page and see the famous quote from this movie. The website has a multilingual function, it is English and Georgian.

App looks like

'screenshot' 'adminpanel-light' 'adminpanel-dark'

Prerequisites

version 14 and up

Package

name version
axios ^0.26.1
i18next-browser-languagedetector ^6.1.4
i18next-http-backend ^1.4.0
react-i18next ^11.16.2
react-hot-toast ^2.2.0
react-router-dom ^6.2.2
react-toggle-dark-mode ^1.0.4
react-hook-form ^7.28.0
@heroicons/react ^1.0.6

Install and Run

Downoad ZIP or Clone:

git clone https://github.com/davitlabadze/davitlabadze-movie-quotes-front

Run the command

npm install

Run the command

cp .env.example .env

Run the command

npm start

Resources