🖥 web application for objective - made with react, styled-components, axios and cryptojs
Technologies that I used to develop this web client
Clone the project and access the folder
$ git clone https://github.com/leolivm/objective && cd objective
Follow the steps below
# Install the dependencies
$ yarn
Make sure to fill in these details
# Don't forget to create an .env file at the root of the project with the information found in the .envexample file
# The required information is the public and private keys in the Marvel API developer account.
$ APP_PRIVATE_API_KEY=
$ APP_PUBLIC_API_KEY=
Run the project
# Run the scripts
$ yarn start
Made with 💜 by Leandro Martins 👋 See my linkedin