dxtaner / react-tvseries-app

TvSeries-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TvSeries App

This project was built to demo how to use a GraphQL API with Serverless Functions.

Start the project

βœ… Register (if needed) and Sign In to Astra https://astra.datastax.com: You can use your Github, Google accounts or register with an email.

βœ… Create an ASTRA_TOKEN and add data to your project as per the tutorial.

βœ… Create .env file

ENDPOINT={ your_endpoint }
ASTRA_TOKEN={ your_token }

πŸ‘©β€πŸ’» Install all the packages

npm install

πŸ‘©β€πŸ’» Inject all the secret variables and run the project using

netlify dev

note: (make sure you have installed the netlify command line interface. You can do so by running: npm install netlify-cli -g)

MIT Licence

About

TvSeries-App


Languages

Language:JavaScript 34.9%Language:HTML 31.2%Language:Shell 24.0%Language:CSS 9.9%