Skip to content

ferpart/REACT-mini-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react logo

React Course

These are the projects generated throughout the Modern React with Redux course.

Description

  • components, is a project whose sole porpose is to show a random "comment" section with an another object showing an approval/denial card.

  • jsx is a project whose purpose is doing basic testing of the jsx language.

  • seasons is a project in which depending the timezone, and local month the user, a certain message and image will be shown.

  • pics pics is an ongoing project in which the user types something in the search bar, and with a use of the Unisplash api return some images. At this point pics only retrurns the ammount of images found with the help of the api.

  • todolist is a an attempted project to do a fully front end based to-do list in which the user is able to add new tasks. after a task has been marked as done, it should be moved to the "finished" section, said section should be avaiable to the user on the click of a button.

    ***Currently only the adding of new tasks is avaiable.***

  • wizelineReact is a project that was developed within a wizeline react course. This project has multiple functions them being:

    • clicker : a component in charge of a single button with a click counter.
    • clock : a compontent that has an updating clock.
    • welcome : a compontent in charge of a welcome message using the props system.

Installation

To install and run any of the projects listed above the user requires to have NodeJS installed (including npm) the user has to run the following in the console when located on any of the previously mentioned projects.

npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published