KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
movies-search-react
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
rp2040_pio_spi
:
Implement SPI on rp2040 (rpi pico) using PIO subsystem
whmcs-hetzner-cloud
:
connect whmcs to hetzner cloud
moveit-nlw
:
Move It é um projeto Front-End criado utilizando ReactJS, NextJS e TypeScript durante a NLW#4 da Rocketseat.
pi4j-maven-archetype
:
A Maven archetype to remotely build, run and debug a PI4J-V2 program on a target Raspberry Pi
trojan
:
trojan服务端java实现
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
movies-search-react
?
Download (.md)
React movie search app that allows you to search movies and TV series by title. Also implemented a filter - display movies, display TV series or display all. This application sends GET requests to a database of movies. **HOW TO USE:** 1. Download this repo and extract Write the following commands in terminal: 3. npm install 4. npm build run 5. npm start   