Project made at the Wild Code School of Lille, France (september 2019 session - speciality React & Node.js)
Creation of a social network for eSport professionals and eSport passionates. With this social network they are able to share content about their passion and find new teammates for competition.
#Technical information
made using
- React: React
- Redux: redux
- Sass: sass.
- Axios: axios
- Toastify: toastify
- Dotenv: dotenv
- React Animated Slider: react-animated-slider
- React-Burger-Menu: react-burger-menu
- Cloudinary: cloudinary
- React-Tag-Input: react-tag-input
- Moment: moment
Make npm i
into the frontend project folder to install dependencies from package.json.
Launch the frontend with command line npm start
in the command line of the frontend folder.
made using
- Node.js: Node
- express: express
- Passport: passport with the local local and JWT jwt strategies for authentification, bcrypt bcrypt for password encryption
- Mysql: mysql for database comunication https://www.npmjs.com/package/react-moment
- Multer: multer
Make npm i
into the backend project folder to install dependencies from package.json.
Launch the backend with command line node index.js
in the command line of the backend folder.
using mysql