Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.23 KB

README.md

File metadata and controls

78 lines (56 loc) · 2.23 KB

ig.news

Stay informed about the ReactJS world

Made by Repository size GitHub last commit GitHub

About the projectTechnologiesGetting startedLicense

ig.news

👩‍💻 About the project

Ig.news is a project created in Rocketseat Ignite ReactJS training.

In this project you can subscribe to read posts about the ReactJS world.

🚀 Technologies

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/EliasGcf/ig.news.git && cd ig.news

Follow the steps below

# Install the dependencies
$ yarn

# Make a copy of '.env.example' to '.env'
# and set with YOUR environment variables.
$ cp .env.example .env

# Start the app
$ yarn dev

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜 by Elias Gabriel