Skip to content

davijose40/keepcoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keep Coding

GitHub repo size GitHub contributors GitHub stars GitHub forks Twitter Follow

Project to learnig how to code with challenges, at first we gone use Node.JS, ReactJS, sqlite3, MongoDB, PostgresSQL, Docker. In each chapter introduction and challenge.

How to use

Para navegar no projeto escolhar entre front ou back selecione a pasta desejada e dentro dela você verá os desafios separados em pastas.

Ao lado da pasta haverá um arquivo instruction.md onde estará o material de apoio com conteúdo técnico exemplos e a instrução do desafio proposto.

Na pasta com challenge-x haverá o projeto pre-criado quando for o caso para algum desafio ou estará vazia sendo que poderá ser usada para montagem da sua resposta ao desafio.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of code editor ( we recomend VS-Code)

  • You have installed the latest version of NodeJS, npm ( we something use yarn )

  • You have a <Windows/Linux/Mac> machine. State which OS is supported/which is not.

  • You have read instructions before apply challenge.

Installing <project_name>

To install challenge, follow these steps:

Linux and macOS open terminal:

mkdir <challenge name>
cd <challenge name>

Windows open terminal (cmd, gitbash, powershell):

mkdir <challenge name>
cd <challenge name>

Using keep coding

To use keep coding challenges, follow these steps:

cd <challenge number in folder/directory>

Add run commands and examples you think users will find useful. Provide an options reference for bonus points!

Contributing to keep coding

To contribute to keep coding, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

  • be contributor

You might want to consider using something like the All Contributors specification and its emoji key.

Contact

If you want to contact me you can reach me at davijose40@gmail.com.

License

This project uses the following license: MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published