Skip to content

Latest commit

 

History

History
91 lines (71 loc) · 2.88 KB

README.md

File metadata and controls

91 lines (71 loc) · 2.88 KB

Ignews

LeonneBrito Languages lastcommit License Issues Email

📰 Subscription site for text consumption and tech news. Project developed during the third Bootcamp Ignite module | @Rocketseat

Made with 💖 by Leonne Brito.

📌 Contents

📷 Screenshots

🚀 Technologies

This project was made using the follow technologies:

💻 How to run

# Clone Repository
$ git clone https://github.com/LeonneBrito/ig.news.git
# Install Dependencies
$ yarn

Rename the .env.example file to .env.local and add the necessary environment variables.

$ yarn dev

Go to http://localhost:3000/ to see the result.

🐛 Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

✨ Contributing

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

📄 License

This project is under the MIT license. Made with 💖 by Leonne Brito.

Thank you! 🌠