Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

waken22/Kuizu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skylab HTML5,CSS3 and JS ES6

Bootstrap Reactjs

This is the front-end of Kuizu, you can check the api here!!

What is Kuizu?

Kuizu it's a platform to make your own rooms and chat with others, and in the future will be enable to do quiz rooms and other type of rooms.

Screenshoots

Screenshoot

How Works

Pre-requisites and how to install it

  • 1º: Install NodeJS with npm
  • 2º: Configure the env file (you can use your own api, check my api the repo)
  • 3º: Run this in console to install the packages -> npm i -S
  • 4º: Now you can start the project with -> npm start

If you need more information about the scripts, check create-react-app.


Configuration env file

You need to create an .env.development file in the project root with the following environment variables configured:

  • URL TO API SERVER:

    REACT_APP_API_SERVER=http://localhost:3005
    

About

This project was made by Jesé Ramon Barcones

This project was bootstrapped with Create React App.

TO DO

  1. Fix and Update tecnologies in README
  2. Fix security issues finding what packages are needed to update
  3. Stop the use of create-react-app use webpack instead
  4. Re-code the styles
  5. Group together the api and the front in the same repo

About

💬 Kuizu Project | Make ChatRooms and talk with people in real time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published