hardikmodha / mentored.dev

A gamified learning platform to help you become a web developer

Home Page:https://mentored.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

mentored.dev

A gamified learning platform to help you become a web developer.

Β· Visit Β· Get in touch . Report Bug Β·

All Contributors

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This project uses yarn instead of npm. You can install it with Homebrew like so:

brew install yarn

Installing

After you've cloned the repo, running the following steps:

yarn

And then to start the project locally:

yarn dev

Then in your browser, navigate to http:localhost:8000/.

Running the tests

Currently, there are no tests 😱 but there will be in the future!

Deployment

CICD is currently set up with Netlify. When you submit a PR, Netlify App will deploy a preview and add a link in the PR. You should always PR into the staging branch which is our QA environment. Once it's approved, Netlify will deploy it to staging.mentored.dev.

When a new version is ready, you can submit a new PR to merge staging into master. This will deploy to the main URL for the app mentored.dev

Built With

Contributing

Please check the CONTRIBUTING.md for details.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

This project wouldn't be possible without these people and organizations

Contributors

Thanks goes to these wonderful people (emoji key):

Prince Wilson
Prince Wilson

πŸ›
Bolaji Ayodeji
Bolaji Ayodeji

πŸ›
Andre Goncalves
Andre Goncalves

πŸ›
Angie Jones
Angie Jones

πŸ›
Jake Riordan
Jake Riordan

πŸ›
Tejas Kumar
Tejas Kumar

πŸ’» πŸ“¦
Chris
Chris

πŸ›
Sean Grove
Sean Grove

πŸ“¦

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A gamified learning platform to help you become a web developer

https://mentored.dev/

License:MIT License


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%