Skip to content

My final project for Promineo Tech's front end bootcamp. Created using React, React Router, React-Bootstrap, and styled with Bootstrap and Bootswatch. This app uses Fetch to run API calls to MockAPI as a back-end.

Notifications You must be signed in to change notification settings

RKVanHorn/LivingLasVegas

Repository files navigation

Living Las Vegas

Living Las Vegas

As an example of a local tourism site, this application uses React, React-Router and React-Bootstrap and is styled using bootstrap. It allows full CRUD operations using MockAPI as a back end.
Explore the docs »

View Live

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contact

About The Project

Product Name Screen Shot

This application allows visitors to explore outdoor activies in and around the Las Vegas Valley as well as share natural history information and current weather. The bird watching page offers visitors the opportunity to add a bird sighting to a list as well as update and delete sightings. It also has confetti! Because sometimes you just need confetti in your life.

(back to top)

Built With

  • JavaScript
  • React
  • CSS
  • Bootstrap

(back to top)

Getting Started

Living Las Vegas was built using Vite.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/RKVanHorn/LivingLasVegas.git
  2. Install NPM packages
    npm install
  3. Run NPM run dev
    npm run dev

(back to top)

Roadmap

  • Add try/catch blocks to all API calls

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

LinkedIn

Email me at: R_VanHorn@outlook.com

View more of my work at: https://rvanhorn.dev

Project link: https://github.com/RKVanHorn/LivingLasVegas

(back to top)

About

My final project for Promineo Tech's front end bootcamp. Created using React, React Router, React-Bootstrap, and styled with Bootstrap and Bootswatch. This app uses Fetch to run API calls to MockAPI as a back-end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published