Skip to content

lmn-codes/react-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple chat app made with React

Setup guide:

  1. Clone this project
  2. run
npm install
  1. Add an .env in the root of the project. In the .env file, add 2 constant:
REACT_APP_BUNQ_API_BASE_URL = '<api_base_url>'
REACT_APP_BUNQ_API_TOKEN = '<api_token>'
  1. To start the app in your local environment, run:
npm run start 

and

npm run server

Run these commands in 2 different terminals.

  1. HORRAYYY 🌟 You should be all set up!

🔓 The login password is: 'bunq'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published