Skip to content

Gabriel-f-r-bojikian/challenge01-ReactJS

Repository files navigation

ignite

Ignite challenge 01

Badge Badge Badge Badge

About

This repository contains the first challenge task to be completed for Rocketseat's Ignite Bootcamp, class 01.

The challenged comprised in adding functions to handle creating, updating and deleting "to dos" items in a ReactJS web app using the features of state management that come with the React framework.

The changes done to the template code created for the challenge can be seen in the last few commits.

Table of contents

Status

This challenge is completed and delivered to specifications. It passed all automated tests and implements all the features asked. ✅

Features

  • Creating "to do" items on the list
  • Checking "to do" items on the list
  • Removing "to do" items on the list

How to install and run this application

Prerequisites

To run this code you will need the latest versions of Node.js and Yarn installed on your machine.

Installing and running

# Clone this respository
$ git clone <https://github.com/Gabriel-f-r-bojikian/challenge01-ReactJS.git>

# Move into the newly created folder
$ cd challenge01-ReactJs

# Install all dependencies
$ yarn

# Run the developer version
$ yarn dev

Techs utilized

The following technologies were used for the completion of this challenge:

Author and Acknowledgements

The original code was done by Rocketseat 🚀. All modifications in this repository were made by me, Gabriel Fernandes. 💪

My links for contact are: Github Badge Linkedin Badge Gmail Badge

About

First challenge for Rocketseat's Ignite bootcamp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published