Skip to content

Aplicativo para feedbacks desenvolvido durante o módulo do bootcamp ignite

Notifications You must be signed in to change notification settings

thallesyam/ignite-feed

Repository files navigation

Repository size GitHub last commit License Stargazers ignite-feed

ignite-feed

AboutFeaturesHow it worksTech StackAuthorLicense

About

💡 ignite-feed - App to make and receives comments annd feedbacks.

Project developed during the ReactJS Ignite Course from Rocketseat.


Features

  • Base layout
  • Responsivity
  • Add Typescript
  • Base functionality (create/delete a comment, likes) without DB

How it works

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js. In addition, it is good to have an editor to work with the code like VSCode

Running the web application (Frontend)

# Clone this repository
$ git clone https://github.com/thallesyam/ignite-feed.git

# Access the project folder in your terminal
$ cd ignite-feed

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

# The app will open on the port: 3000 - go to http://localhost:3000/

Tech Stack

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

Website (React + TypeScript)


Author

Linkedin Badge


Images

Ignite Feed

---

License

This project is under the license MIT.


About

Aplicativo para feedbacks desenvolvido durante o módulo do bootcamp ignite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published