Web Preview | Demo Website | Technologies | Project | How to Run
👉 Demo: You can acess the website at: (https://pokemonquiz.antoniovictormt.vercel.app/)
This project was made using the follow technology:
🐱🎥📖 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. 🐱🎥📖
$ git clone https://github.com/antoniovictormt/Pokemonquiz
💻 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