8000 GitHub - Jakelm88/my-TVmaze-front: A small front app made with ReactJS and using TVmaze API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jakelm88/my-TVmaze-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My TVmaze front app

This app is a simple UI using the TVmaze API. On the home page, you can find a search bar. By clicking on search, you will be presented with 10 tv shows corresponding to your entry. Clicking on a show image will bring you to a page presenting you with information about the show (network, summary, ...).

TODO :

  • 2nd page detail and css (logic is done)
  • use LocalStorage to store previous searches
  • show search history on home page
  • ? route history management ?

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

A small front app made with ReactJS and using TVmaze API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0