Newsletter subscription application with payment via stripe
About the project • Technologies • Required settings • Liscence • Author
The project was developed as a practice of module 03 classes of the Ignite da Rocketseat
Below are the technologies used to build the application
Necessary to carry out the installations:
Create account and configure external services:
Services settings are located in the servicesConfig.md file at the root of the project.
# Run the git clone command to clone the repository
$ git clone https://github.com/GabrielTSR/reactjs-blog-spacetraveling.git
# Enter the cloned repository folder
$ cd ignews
# Run yarn to install dependencies
$ yarn
# At the root of the project create a copy of the .env.local.example file
# Change the copy name to .env.local
# Fill in the environment variables according to the instructions
$ cp .env.local.example .env.local
# To start the application
$ yarn dev
Distributed under the MIT license. See LICENSE for more information.
Made by Gabriel Tavares 👋🏽 Get in touch!