Code Monkey home page Code Monkey logo

phase-3-sinatra-react-project-frontend's Introduction

Phase 3 React Project

This project was bootstrapped with Create React App.

My Comic Book Database

Introduction

This is my frontend application, built using react to code in Ruby that can communicate with an API I set up with Sinatra and Active Record that in order to access a local database of comic book titles and characters.

The backend can be found here:

https://github.com/mitchellht34/phase-3-sinatra-react-project-backend.git

Getting Started

Frontend Setup

If you wish to utilize this fronend for your own uses Fork and clone this repository to get started. If you wish to use it as it was intended, you must first fork and clone the backend. Once you start running a server with the backend, they will be ready to interact.

First run npm install to install the gems.

Then run npm start to start your frontend server It will be run on localhost:3000

Open http://localhost:3000 to view it in your browser.

Usage

The intended use of this application is designed with the idea of someone who does not read comics in mind. Therefore, the best way to begin reading comics is to pick your favorite character or superhero and begin with those books. If you find someone else you are interested in, you can also search for their books.

Design

The components are layed out in a way to utilize separation of concerns and cut down on excess uses of state, so I made many containers that can access my other components.


When you want to begin exploring the app, I reccommend using the backend, as there is plenty of data in the seeds file

phase-3-sinatra-react-project-frontend's People

Contributors

mitchellht34 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.