Skip to content

wildanfadh/SimpleNewsApp

Repository files navigation

 

Simplenewsapp

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Simple News App made with React Native. UI Reference from Figma Simple News Mobile UI Kit but not all fitur are implemented.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/wildanfadh/simplenewsapp

# Access
$ cd simplenewsapp

# Install dependencies
$ yarn

# Run the project (also run android studio)
$ yarn android

# The app project will automatically run in android studio

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Wildan Fadh

 

Back to top