We, as open source community, want to help newcomers get started with open source. We also offer mentorship to individuals in order to assist them acquire practical skills through hands-on learning experiences. In addition, we organize Hackathons, Events, and Workshops.
Visit: https://thikscript.org/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before starting out, you'll need to install the following on your computer.
- Fork the repo
- Clone the repository
git clone
- Run
npm i
to install all dependencies - Run
npm start
to start the application - Visit
https://localhost:3000
to view the application