Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.48 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.48 KB

MeuHorário v2 (Front-End)

MeuHorario is a tool built to help UFPB students plan their course schedules.

This project is still in early stages of development. Read more about MeuHorário here.

1. Demo

View Demo

2. Requirements

3. Installing

  1. First, clone this repo using Git or download the zip
git clone hhttps://github.com/LucasLacerdaUX/meuhorario-frontend.git
  1. Navigate to the project root folder and use this npm command to install the dependencies
npm install
  1. Start NPM to run the project on localhost:1234.
npm start

Technology Stack