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

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 4

  •  
  •  
  •  
  •