/ignite-feed

A feed where we can comment on posts and interact with comments. We can delete comments if you prefer.

Primary LanguageTypeScriptMIT LicenseMIT

Habits

Project developed during Ignite Program created by Rockeseat.

Technologies   |    Getting started   |    Contributing   |    Screenshot   |    Live Demo   |    License

Capa (2)


🚀 Technologies

This project was developed with the following technologies:

💻 Project

It is a feed where we can comment on posts and interact with comments. We can delete comments if you prefer.


🚀 Getting started

Prerequisites

You must have Node.js and git installed to get started.

Instalation

Open a terminal follow the steps bellow

  1. Clone the repository:
 $ git clone https://github.com/enoquetembe/ignite-feed.git
  • Got to the project directory
2. cd ignite-feed
  1. Install depedencies
npm install
  1. Runing the project locally
npm run dev

👨‍💻 Contributing

Pull Requests are welcome. For major changes, please open an issue to discuss what and which kind of changes you want to perform.
Follow these steps to make your contribution.

1. Fork the repository

2. Create your feature branch

# To make it easier name this branch with your username or with the name of the feature you added
$ git checkout -b MyFeature

3. Commit your changes

 $ git commit -m 'Adding my feature'

4. Push to your feature branch

 $ git push origin MyFeature

5. Open a Pull Request


Let's work together. 😁


📸 Screenshot

localhost_5173_ (5)

image

localhost_5173_(iPhone XR) (3)


💻 Live Demo

  • You can see the application in live through THIS LINK

📄 License

This project is under MIT Lincese CLICK HERE to read the file about the license.


Made with ❤ by Enoque Tembe