ReactJS Ignite
Project | Technologies | How to Use
A project that simulates a social media feed, where you can comment on posts, like posts and delete a comment.
This project was developed with the following technologies:
To clone and run this application, you'll need Git and Yarn. From your command line:
# Clone the repository
$ git clone https://github.com/kaikySantos/ignite-feed.git
# Go into the directory
$ cd ignite-feed
# Install dependencies
$ yarn
# Run the development server
$ yarn dev
# Navigate to http://localhost:3000
# The app will automatically reload if you change any of the source files.
Made with ♥ by Kaiky 👋🏻