This is my personal project for Make It Real Bootcamp. Made by AlonsoGaray
Table of Contents
This project was my first personal webapp develop from the Make It Real bootcamp. The goal that we needed to achieve was to make an mvp web application of whatever theme we choose.
The frameworks/libraries/dependencies that I used for this project are the following:
- React.js
- React Redux
- Socket.io
- Axios
- Styled Components
- Cloudinary
- Material UI
- TinyMCE
- Prismjs
- React Select
- React Cool OnClickOutsie
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/AlonsoGaray/interguide-front.git
git clone https://github.com/AlonsoGaray/interguide-back.git
- Install NPM packages
npm install
- Start the project
npm start
Distributed under the MIT License.
Alonso Garay - alonsogarayp@gmail.com
Frontend Github Link: https://github.com/AlonsoGaray/interguide-front
Backend Github Link: https://github.com/AlonsoGaray/interguide-back
