jose-renato-m / concepts-reactjs

Challenge 03 from Bootcamp GoStack's Rocketseat School, which aims to continue developing the application of challenge 02, but now creating the web interface (front-end) using ReactJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ Description

The challenge ReactJS' Concepts is the third challenge which has been done by me into Bootcamp GoStack's course from Rocketseat School, and its aims is to continue developing the application of the second challenge, but now creating the web interface (front-end) using ReactJS.


πŸ’» Used Technologies

The challenge has been developed using the following technologies:


πŸ“ Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/concepts-reactjs

# Enter into the directory
$ cd concepts-reactjs

#Install the dependencies
$ yarn install

#Open other bash and go to concepts-nodejs' directory
$ cd concepts-nodejs

# Start the server
$ yarn dev

#Go back to the first opened bash and start the front-end
$ yarn start

Made with πŸ’™ by JosΓ© Renato Montagnana πŸ‘‹πŸ» Get in touch!

About

Challenge 03 from Bootcamp GoStack's Rocketseat School, which aims to continue developing the application of challenge 02, but now creating the web interface (front-end) using ReactJS.


Languages

Language:JavaScript 79.5%Language:CSS 11.1%Language:HTML 9.4%