Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kamran Ahmed 4be31ba2de Update readme 5 years ago
.github Restructure and update readme 5 years ago
components Fix twitter share URL issue 5 years ago
contributing Update contribution docs 5 years ago
layouts Restructure and update imports 5 years ago
lib Add sitemap generation and remove extra files 5 years ago
pages Restructure and update imports 5 years ago
scripts Add sitemap generation and remove extra files 5 years ago
static Add sitemap generation and remove extra files 5 years ago
storage Update repository URL 5 years ago
test Add sitemap generation and remove extra files 5 years ago
.babelrc Add basic styled components and layout 5 years ago
.editorconfig Add footer for guide pages 5 years ago
.gitignore Resolve merge conflicts 5 years ago
license Update license 5 years ago
next.config.js Add sitemap generation and remove extra files 5 years ago
package.json Fix twitter share URL issue 5 years ago
postcss.config.js Add hero section and prepare header 5 years ago
readme.md Update readme 5 years ago
yarn.lock Update bundle application 5 years ago

readme.md

roadmap.sh

Community driven roadmaps, articles and resources for developers

Setup

Clone the repository

git clone https://github.com/kamranahmedse/roadmap.sh

Install the dependencies

yarn install

Start the application

yarn dev