RodrigoSaantos / ignews

Application developed in the o chapter III from bootcamp Ignite - @Rocketseat. Ig.news is application that provides paid content.

Home Page:https://ignews-vert.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
Avatar

Ig.news | Ignite

Application developed in the Rocketseat Ignite πŸ’»πŸš€

About β€’ Technologies β€’ Usage β€’ Contribution β€’ Author β€’ Demo β€’ License

Home
Posts Payment
Post Post-Preview

πŸ“ Ig.news | Ignite β°πŸ“ˆ Loading... πŸ“

🎯 About

Application developed in the o chapter III from bootcamp Ignite - @Rocketseat. Ig.news is application that provides paid content.

πŸ›  Technologies

The following tools were used in the construction of the project:

πŸ‘· Usage

Rename file ".env.local.example" to ".env.local", then change the values

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/ignews.git

# Go to server folder
$ cd ignews

# Install Dependencies
$ yarn
# or
$ npm install

# Run Aplication
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:3000

🀝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • 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.

πŸ’» Author

Rodrigo Santos

By Rodrigo Santos πŸ‘‹πŸ½ Find me:

Linkedin Badge | Gmail Badge

🎌 Demo

Login Subscription

πŸ“ License

This project is under the MIT license.

About

Application developed in the o chapter III from bootcamp Ignite - @Rocketseat. Ig.news is application that provides paid content.

https://ignews-vert.vercel.app


Languages

Language:TypeScript 85.8%Language:SCSS 13.0%Language:JavaScript 1.2%