FabioSeixas / SemanaOmnistack

Personal Repository for 11 Omnistack week from RocketSeat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeTheHero


Made by Fabio Seixas


💻 Project

Be The Hero is a project that aims to connect people who are willing to help ONGs.

Login-Page

🚀 Technologies

This project was developed with the following technologies:

🔖 Layout

To acess the layout visit Figma.

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js and Yarn installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/FabioSeixas/SemanaOmnistack

# Go into the repository
$ cd SemanaOmnistack/backend

# Install dependencies
$ yarn install

# Run Migrates
$ yarn knex migrate:latest 

# Run Seeds
$ yarn seed

# Run the API
$ yarn dev

Made with ♥ by Fábio Seixas 👋 Get in touch!

About

Personal Repository for 11 Omnistack week from RocketSeat


Languages

Language:JavaScript 83.2%Language:CSS 15.7%Language:HTML 1.1%