Skip to content

Storing assignments for React on my Fullstack Bootcamp with the topics I have practiced so far

Notifications You must be signed in to change notification settings

Nita1001/ReactAssignments

Repository files navigation

React Assignments

This is a repository for completing and storing assignments for React on my Fullstack Bootcamp. Here are the topics I have practiced so far:

  • React Fundamentals
  • JSX
  • Props
  • Components
  • State
  • Life Cycle Methods
  • Events
  • React Router
  • Hooks

Getting Started

To get started with this project, follow the steps below.

Prerequisites

Before starting, make sure you have the following software installed on your computer:

  • Node.js (version 12 or higher)
  • npm (version 6 or higher)

Installation

  1. Clone this repository to your local machine
  2. Navigate to the project directory cd ReactAssignments
  3. Install the necessary dependencies npm install

Usage

To run the project locally, run the following command in the project directory: npm start

This will start the development server and open the application in your default web browser.

Contributing

Contributions are welcomed If you find any bugs or have suggestions for improving, please create an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Storing assignments for React on my Fullstack Bootcamp with the topics I have practiced so far

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published