Live Demo • Getting Started • Development Information • Contributing • Authors
Stack Active is a portfolio of projects where users can showcase their programming projects and chat with other users.
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.
To clone the project on your local machine, run the following command.
git clone https://github.com/smcommits/stack-show
Navigate to the project directory using the following command.
cd stack-show
To install all the dependencies required to run the project, execute the following command.
npm install
To launch the application, run the following command.
npm run start
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
This application uses react-testing-library to implement the tests.
To run the tests, please use the following command:
npm run test
👤 Anas Siddiqui
- GitHub: Anas Siddiqui
- LinkedIn: Anas Siddiqui
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!