Skip to content

GabrieLopes/rocketseat-ignite-challenges-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🚀 Ignite Challenges React

Challenges of the React Track from the Ignite Bootcamp provided by @Rocketseat.

💡 What is it?

The challenges from the React track from the Ignite Bootcamp provided by @Rocketseat. All the challenges will be here, to view one of them you'll need to install all the others.

🖥 Setup

  • Clone the repository
  • Enter the challenge folder you want and make sure that you have node, npm and yarn installed
  • Run yarn to install dependecies
  • Run yarn dev to run the project
  • If you're facing "connection refused on port 3333" when trying to run the second challenge, please run yarn dev and in another terminal run yarn server

🚧 Built With

  • ReactJS
  • TypeScript

💡 Challenge One

The first challenge consists on developing the code to allow us create a new task, edit if the status of the task, if was completed(or not) and delete other tasks.

💡 Challenge Two

The second challenge consists on refactor the code and put the respective code inside of a component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published