CalebCyphers / the-empress-deck-tarot

An app built by FrontEnd Students in Mod3 designed to facilitate creativity and the challenge of learning a new technology. The app will be designed to deliver a portable tarot journal where the user can easily do readings and log their own thoughts over time.
1 stars 0 forks source link

React bootstrap #27

Closed CalebCyphers closed 3 years ago

CalebCyphers commented 3 years ago

Description

This Pull request turns the app into a react-app and updates the package.json with all of the required dependancies. The file structure is adjusted to make things easier to navigate and extra base-react code is cleaned up. Inserts react-bootstrap for styling.

Motivation and Context

Website is now a react application that can be displayed using npm start

How Has This Been Tested?

No test files have been made yet, the only test so far has been launching onto localhost in Chrome Browser.

Types of changes

Checklist:

Issues: