/ig.news

application developed in the rocketseat ignite bootcamp

Primary LanguageTypeScript


✨ Technologies

This project was developed with the following technologies:

💻 Project

ignews is a project developed on Ignite.

✈️ Installation and use

# Open a terminal and copy this repository with the command
git clone https://github.com/Brunoocn/ig.news.git
# or use the download option.
# Open the folder with
cd ig.news
# Install dependencies
yarn install
# Run the aplicattion
yarn dev