/feedz

Primary LanguageTypeScript

Feedz

Feed Application

GitHub language count Repository size Made by Luan Eli Oliveira GitHub last commit Repository issues License

Technologies   |    Project   |    Layout   |    Installation   |    How to contribute   |    License


🚀 Technologies

This project was developed with the following technologies:

💻 Project

Feedz allows the user to create, organize, and publish written and visual content online in a blog. Its content is published and shown in reverse chronological order, meaning that the most frequent additions to the website are shown first. Besides Feedz allow the user to publish a post, display the date that the post was published, and assign a specific author assigned to the post.

🖥️ Installation

  • First you have to clone it: git clone https://github.com/luanelioliveira/feedz.git
  • Enter onto folder: cd feedz
  • Install dependencies: npm install
  • Run application: npm run dev
  • Then open http://localhost:3000/ to see your app.

🤔 How to contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

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


Made by Luan Eli Oliveira 👋 Get in touch!