Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

With this program, my goal was to learn the basics of using React. I specifically learned how to take user inputs and use them as variables as well as creating new elements using the JavaScript code.

The purpose of this program is to save the names and descriptions of future events that the user would like to remember. To use it, the user will need to input the name and description of a future event, press the 'Create Event' button, and have it added into a box for a reminder.

This program can be ran by first opening the terminal in the react-first-project folder, entering the command 'npm install' to make sure all the necessary files are installed, then enter 'npm start' to run the application in the browser.

[Software Demo Video] https://youtu.be/Qm0DiyPhniM

Web Pages

{Describe each of the web pages you created and how the web app transitions between each of them. Also describe what is dynamically created on each page.}

Development Environment

For this project, I used VS Code as my code editor and worked in the React Framework, using HTML, CSS, and JavaScript.

Useful Websites: The React Website (https://react.dev/) w3schools (https://www.w3schools.com/)

Future Work

  • Streamline the boxes with Flex box

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages