Ignews is a news platform which the user have to subscribe to read the full articles.
Those are the tools used to build the app:
- Sign-In/Sign-Out with Github.
- Subscribe.
- Read article preview.
- Read the full article if the user subscribe.
- Clone the repository
git clone https://github.com/alexandredev3/ignews.git
- Install the dependencies
yarn install
-
Add values to the .ENV variables, see
.env.example
file. -
Run the dev server and have fun!😊
yarn dev
Alexandre Costa
Made with ❤️ by Alexandre C.🚀
Copyright © 2020 Alexandre Costa.
This project is MIT licensed.