This project was developed with the following technologies:
- Gatsby
- React
- Netlify CMS
- Prismjs
- react-feather
- react-search-field
- react-hooks-paginator
- react-slick
- react-laag
- VS Code with EditorConfig and ESLint
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/saulofilho/fecmt
# Go into the repository
$ cd fecmt
# Install dependencies
$ yarn install
# Run the app
$ yarn start