Skip to content

RuthMaria/gostack-reactJs-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview   |    Technologies Used   |    How to run the project   |    How to contribute   |    License

PRs welcome! License License


📚 About

Frontend challenge to improve the React.js concepts (babel, webpack, components, property, state and immutability) applied in Rocketseat's GoStack Bootcamp.

it's an Application which stores repositories of the a portfolio. it enables one to create, read and remove repositories.


📺 Preview

video


⚒️ Technologies Used

  • React.js


🚀 How to run the project

  • Clone the repository of the API and run

  • Clone this repository
git clone https://github.com/RuthMaria/gostack-reactJs-concepts.git
  • Install dependencies
yarn 
  • Run the project
yarn start
  • Run the tests
yarn test

🎯 How to contribute

  • Fork this repository,
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature


📝 License

This project is under the MIT license. See the file LICENSE for more details.


Developed with ❤️ by Ruth Maria

About

Frontend challenge to improve the React.js concepts applied in Rocketseat's GoStack Bootcamp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published