Skip to content

FayeAlangi/React-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Apps Collection

Welcome to the React Apps Collection repository! This repository is a compilation of various applications built using React, a popular JavaScript library for building user interfaces. These apps are based on CodePath Intermediate Web Development Course, offered in Fall 2023.

Table of Contents

Introduction

This repository serves as a showcase of diverse applications developed with React.

Apps

Here are some of the featured React applications in this collection:

  1. CommunityBoard

    • Description: : This is an app that shows a collection of concerts happening near Chicago. The view Event button takes the user to the event webpage with more information and ticket purchase options.
    • Link: CommunityBoard
  2. LegoCards

    • Description: This is an app that shows a series of questions and asnwers related to Legos. The user can click on each question to reveal the answer
    • Link: LegoCards

Getting Started

To get started with any of the applications in this collection, follow these general steps:

  1. Clone the repository:

    git clone https://github.com/your-username/react-apps.git

  2. Navigate to the specific app's directory:

cd app-name

  1. Install dependencies:

npm install

  1. Start the development server:

npm start

  1. Open your browser and visit http://localhost:3000 to view the app.

Feel free to explore each app's individual directory for more detailed instructions.

License

Copyright [2023] [Faye Alangi]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published