Skip to content

Latest commit

 

History

History
100 lines (61 loc) · 1.91 KB

README.md

File metadata and controls

100 lines (61 loc) · 1.91 KB

Stack Active

Live DemoGetting StartedDevelopment InformationContributingAuthors

Stack Active is a portfolio of projects where users can showcase their programming projects and chat with other users.


final


Live Demo

https://stack-show.onrender.com

*Please not that the application is deployed on free tier of Heroku, and therefore it may take a few seconds to load.

Getting Started

Cloning

To clone the project on your local machine, run the following command.

git clone https://github.com/smcommits/stack-show

Navigating

Navigate to the project directory using the following command.

cd stack-show

Dependencies

To install all the dependencies required to run the project, execute the following command.

npm install

Launching

To launch the application, run the following command.

npm run start

Development Information

Stack

This project is a front-end solution or client for Stack Active website. It is built with the following tech stacks:

  • React
  • React-DOM
  • React-Router
  • Redux

Tests

This application uses react-testing-library to implement the tests.

To run the tests, please use the following command:

npm run test

Authors

👤 Anas Siddiqui


🤝Contributing

Contributions, issues, and feature requests are welcome!


Show your support

Give a ⭐️ if you like this project!