Eduardo-H / ignite-feed

A SPA feed created with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignite Feed

About

Ignite Feed is a simple version of a social media feed. The main goal of this project was to review and practice some of the core features of React.

Layout

You can access the project's layout by clicking here.

How to use

To run the project on your machine you can follow these steps:

  • Open a terminal and type git clone https://github.com/Eduardo-H/ignite-feed.git
  • Navigate into the project's folder with cd ignite-feed/
  • Install all the dependencies with yarn
  • Run yarn dev to start the project

About

A SPA feed created with React


Languages

Language:TypeScript 58.4%Language:CSS 37.4%Language:HTML 4.2%