Skip to content

antoniovictormt/Pokemonquiz

Repository files navigation

Red's team

Web Preview   |    Demo Website   |    Technologies   |    Project   |    How to Run

Antonio Victor Melo Trindade

Panther is the New Black

🎥 Web Preview

Panther is the New Black web preview

📁 Demo Website

👉 Demo: You can acess the website at: (https://pokemonquiz.antoniovictormt.vercel.app/)

📚 Technologies

This project was made using the follow technology:

💻 Project

🐱🎥📖 Landing page of the book - Panther is the New Black: Representação e Cultura na Comunicação do Filme Pantera Negra. This website is developed using ReactJS. 🐱🎥📖

📗 How to run

Clone Repository

$ git clone https://github.com/antoniovictormt/Pokemonquiz

Run Web Project

💻 Enter the folder web/ and run the following commands:

with npm
# Install dependencies
$ npm install
# Start development
$ npm start
with yarn
# Install dependencies
$ yarn
# Start development
$ yarn start

create a .env.production for your REACT_APP_HOST and REACT_APP_API

⚠️ Go to http://localhost:3000/ to see the result.

Releases

No releases published

Packages

No packages published