Skip to content

First project from the course Ignite React, but using ReScript

Notifications You must be signed in to change notification settings

vinibispo/rescript-ignite-feed

Repository files navigation

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: