• Stars
    star
    3
  • Rank 3,894,887 (Top 79 %)
  • Language ReScript
  • Created about 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

First project from the course Ignite React, but using ReScript

Ignite Feed

A MVP Feed for a Social Network

Capa

🚀 Getting started

Clone the project and access the folder:

$ git clone https://github.com/vinibispo/rescript-ignite-feed && cd rescript-ignite-feed

Follow the steps below:

# Install all dependencies
$ npm ci

# Start the project opening three terminals
$ npm run dev
$ npm run rescript:dev
$ npm run json-server

🎨 Layout

You can view the layout via this link This design was developed by Jonas Milan


🧪 Technologies

This project is developed using the following techs: