This project was developed with the following technologies:
- ReactJS
- react-router-dom
- Sass
- react-icons
- VS Code with Prettier
$ git clone
$ yarn
Runs next which starts React.js in development mode
$ yarn start
Runs next build which builds the application for production usage
$ yarn build