/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.

Primary LanguageJavaScript

📝 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!