Skip to content

Easy News aims to create a news portal where it is possible to register and list news.

License

Notifications You must be signed in to change notification settings

gabrielvieira1/Easy-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

005e7e7 ยท Jan 28, 2023

History

80 Commits
Jan 28, 2023
Sep 15, 2022
Jan 28, 2023
Sep 15, 2022
Mar 10, 2021
Jan 28, 2023

Repository files navigation

Easy-News

Project carried out during the Systems Analysis and Development course

GitHub repo size GitHub license GitHub language count GitHub top language

About the project   |    Layout   |    Technologies   |    How to install   |    How to contribute   |    License

๐Ÿ“– About the project

Easy News aims to create a news portal where it is possible to register and list news. During development, a API with two methods:

  • GET /telanoticias: retorna todas as notรญcias;
  • POST /cadastro: Cadastra uma notรญcia no banco de dados;

๐Ÿ”– Layout

DsDelivery

๐Ÿ›  Technologies

This project was developed with the following technologies:

Front-end:

Back-end:

๐Ÿ‘จโ€๐Ÿ’ป How to install

# Clone this repository
$ git clone https://github.com/gabrielvieira1/easy-news.git

# Go into the repository folder and install dependencies
$ cd /eclipse-workspace/Easy-News/front-web/front-easynews

# Run
$ yarn install

$ yarn start

๐Ÿค” How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

๐Ÿ“ License

This project is under the MIT license. See the LICENSE for details.

About

Easy News aims to create a news portal where it is possible to register and list news.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published