A simple Chat web app in Reactjs. This is a small project I started to learn Reactjs features. Features like: Context API, Redux, Redux-Saga, Redux-Thunk, Redux-Logger, Routing with React Router, React-Router-Dom, React-Transition-Group and React-Bootstrap.
Considering that npm and node installed.
# Clonning project locally
git clone https://github.com/yokwejuste/atalkam.git
# Change directory in to the atalkam directory
cd atalakm
# install all project dependencies
npm install
# run project locally at the address, http://localhost:3000
npm run start
To contribute to Atalkam :
- Fork this repository 🍴here
- Clone it using your own remote, i.e. https://github.com/YourUsername/atalkam
- Edit code make commits, push and pull request
- Steve Yonkeu: Repository Maintainer
Project under the GNU License