8000 GitHub - diidduong/yay-client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

diidduong/yay-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yay-client

A Front-end code of a Full-stack Project (Movie API Webapp) that summarizes my skills and experience as a Software Engineer. Back-end code can be found at https://github.com/diidduong/yay-server

Guideline

You can checkout full tutorial at https://www.youtube.com/watch?v=5PdEmeopJVQ

Management Tool

I use Jira integrated with Github Cloud to manage this project's tasks.

Requirements

NodeJS 20.10.0 https://nodejs.org/en

NPM Packages

  1. Axios HTTP requests
  2. bootstrap styling purposes
  3. react-bootstrap styling bootstrap components
  4. @fortawesome/react-fontawesome font
  5. @fortawesome/free-solid-svg-icons icons
  6. react-player React player for videos
  7. react-router-dom to make routing to our components
  8. @mui/material + @emotion/react + @emotion/styled material
  9. react-material-ui-carousel carousel style

To install npm packages, use the command

npm i <npm package 1> <npm package 2> ...

Use the below command to run the program, it will be running at localhost:3000

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0