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.
git clone hhttps://github.com/LucasLacerdaUX/meuhorario-frontend.git
- Navigate to the project root folder and use this npm command to install the dependencies
npm install
- Start NPM to run the project on localhost:1234.
npm start
- React.js, using create-react-app
- ApolloClient
- StoryBook
- Jest + Enzyme
- SCSS
- ESLint w/ Shopify style guide + Prettier