Skip to content

leomiranda/dowhile2021-frontend-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoWhile2021 NodeJS

App printscreen

About The Project

The project is a reactjs frontend consuming a backend in nodejs.

The following technologies were used:

Resources

  • Real time connection for sending and receiving messages with Socket.io
  • Authentication flow with Github OAuth and JWT web token

Run the Project

Clone this project:

git clone https://github.com/leomiranda/dowhile2021-frontend-reactjs.git
cd dowhile2021-frontend-reactjs

Clone, Configure and Run the backend

Configure a nodejs backend project (https://github.com/leomiranda/dowhile2021-backend-nodejs).

Now the backend server is running on localhost:4000.

Run dev script:

yarn
yarn dev

Now your server is running on localhost:3000.

Log In with your Github and add new messages.

About

ReactJS with Vite, Typescript, Sass, Axios and Socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published