ig.news

Stay informed about the ReactJS world

MIT License

Stars
5

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.


Related Projects